Aqua Belt Color Hex Code
#7acad0What is Aqua Belt Color Hex Code Color?
Aqua Belt Color Hex Code is a light, moderately saturated cyan color with the hex code #7acad0. Its RGB value is rgb(122, 202, 208), meaning it contains 122 red, 202 green, and 208 blue light values. In the HSL color model, it has a hue of 184°, saturation of 48%, and lightness of 65%.
Aqua Belt Color Hex Code Color Codes
Here are all the color format codes for Aqua Belt Color Hex Code:
- HEX: #7acad0
- RGB: rgb(122, 202, 208)
- HSL: hsl(184°, 48%, 65%)
- CMYK: cmyk(41%, 3%, 0%, 18%)
- Android/Flutter: Color(0xFF7ACAD0)
- Swift UIColor: UIColor(red: 0.478, green: 0.792, blue: 0.816, alpha: 1.0)
Is Aqua Belt Color Hex Code Accessible?
Aqua Belt Color Hex Code (#7acad0) passes WCAG AA accessibility standards. It has a contrast ratio of 1.88:1 against white and 11.19:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Aqua Belt Color Hex Code in Design
Aqua Belt Color Hex Code is a light cyan tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#d1817b
for strong contrast.
In CSS, you can use it directly as color: #7acad0; or
background-color: #7acad0;.
Aqua Belt Color Hex Code Shades and Tints
Shades of Aqua Belt Color Hex Code are created by mixing it with black, ranging from the original #7acad0 down to near-black #6cb4b9. Tints are made by adding white — from the base color up to near-white #f0f9fa. These variations help build complete design system palettes and Tailwind CSS color scales.
Aqua Belt Color Hex Code Color Harmonies
The complementary color of Aqua Belt Color Hex Code is #d1817b. Its analogous colors are #7ba0d1 and #7bd1ab. For a triadic palette, combine it with #d17bcb and #cbd17b.
Frequently Asked Questions
What is the hex code for Aqua Belt Color Hex Code?
The hex code for Aqua Belt Color Hex Code is #7acad0.
What is the RGB value of Aqua Belt Color Hex Code?
The RGB value is rgb(122, 202, 208). Red channel: 122/255, Green: 202/255, Blue: 208/255.
Is Aqua Belt Color Hex Code good for web accessibility?
Aqua Belt Color Hex Code has a contrast ratio of 1.88:1 with white and 11.19:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Aqua Belt Color Hex Code?
Aqua Belt Color Hex Code pairs well with its complementary color #d1817b, analogous colors #7ba0d1 and #7bd1ab, or neutral whites and grays for a clean, modern look.
How do I use Aqua Belt Color Hex Code in CSS?
Use it in CSS like this:
background-color: #7acad0;
color: #7acad0;
Or as a CSS variable: --color-primary: #7acad0;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #7acad0;
--color-primary-rgb: 122, 202, 208;
--color-primary-hsl: 184 48% 65%;
--color-primary-text: #1a1a2e;
colors: {
'aqua-belt-color-hex-code': {
DEFAULT: '#7acad0',
100: '#ffffff',
200: '#f0f9fa',
300: '#e2f3f5',
400: '#d3eef0',
500: '#c4e8ea',
600: '#6cb4b9',
700: '#5f9da2',
800: '#51878b',
900: '#447074',
950: '#365a5c',
}
}
'base': #7acad0,
'light': #e2f3f5,
'dark': #5f9da2,
'rgb': 122, 202, 208
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.