#7AA0B6#7AA0B6
#7AA0B6 is a light, muted cyan. Relative luminance 0.327; OKLCH L 68.6% C 0.053 H 233.9°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA0B6 |
|---|---|
| RGB | rgb(122, 160, 182) |
| HSL | hsl(202, 29%, 60%) |
| HSV | hsv(202, 33%, 71%) |
| CMYK | cmyk(33%, 12.1%, 0%, 28.6%) |
| CIE-LAB | lab(63.88, -7.56, -15.56) |
| CIE-LCH | lch(63.88, 17.30, 244.08°) |
| OKLab | oklab(68.56% -0.0311 -0.0427) |
| OKLCH | oklch(68.56% 0.053 233.9) |
| XYZ | xyz(29.0377, 32.6552, 49.0199) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.60
Bluegrey
#85A3B2
ΔE00 2.92
Bluey Grey
#89A0B0
ΔE00 3.85
Blue Grey
#758DA3
ΔE00 6.93
Bluish Grey
#748B97
ΔE00 7.75
Cool Gray
#9AA7B0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA0B6 #B6907A
analogous
#7AB6AE #7AA0B6 #7A82B6
triadic
#7AA0B6 #B67AA0 #A0B67A
tetradic
#7AA0B6 #AE7AB6 #B6907A #82B67A
square
#7AA0B6 #AE7AB6 #B6907A #82B67A
split-complementary
#7AA0B6 #B67A82 #B6AE7A
monochromatic
#406275 #56839D #7AA0B6 #A2BCCC #C9D8E1
Accessibility & contrast
On white
2.79
#7AA0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#7AA0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA0B6
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA0B6 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969FB7
Deuteranopia (green-blind)
#8D98B6
Tritanopia (blue-blind)
#66A6A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7aa0b6; /* rgb */ color: rgb(122, 160, 182); /* oklch */ color: oklch(68.6% 0.053 233.9);
Tailwind
colors: {
custom: {
50: '#a2bccb',
500: '#7aa0b6',
950: '#000000',
},
}SCSS
$custom: #7aa0b6; $custom-light: #a2bccb; $custom-dark: #000000;
JSON
{
"hex": "#7aa0b6",
"rgb": {
"r": 122,
"g": 160,
"b": 182
},
"hsl": {
"h": 202,
"s": 29.126,
"l": 59.608
},
"oklch": {
"l": 0.68557,
"c": 0.05277,
"h": 233.9
},
"luminance": 0.32657
}Semantic roles & 50–950 ramp
primary
#7AA0B6
secondary
#D2C3BA
accent
#8762C5
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182