#9DAEB2#9DAEB2
#9DAEB2 is a light, near-neutral cyan. Relative luminance 0.407; OKLCH L 73.9% C 0.020 H 213.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAEB2 |
|---|---|
| RGB | rgb(157, 174, 178) |
| HSL | hsl(191, 12%, 66%) |
| HSV | hsv(191, 12%, 70%) |
| CMYK | cmyk(11.8%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(69.93, -5.07, -4.06) |
| CIE-LCH | lch(69.93, 6.50, 218.68°) |
| OKLab | oklab(73.89% -0.0166 -0.0109) |
| OKLCH | oklch(73.89% 0.02 213.4) |
| XYZ | xyz(37.0747, 40.6539, 48.0045) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.28
Cool Gray
#9AA7B0
ΔE00 3.88
Bluegrey
#85A3B2
ΔE00 6.43
Bluey Grey
#89A0B0
ΔE00 6.79
Dark Gray
#A9A9A9
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAEB2 #B2A19D
analogous
#9DB2AB #9DAEB2 #9DA3B2
triadic
#9DAEB2 #B29DAE #AEB29D
tetradic
#9DAEB2 #AB9DB2 #B2A19D #A3B29D
square
#9DAEB2 #AB9DB2 #B2A19D #A3B29D
split-complementary
#9DAEB2 #B29DA3 #B2AB9D
monochromatic
#5E7277 #7B9297 #9DAEB2 #BFCACD #E2E7E8
Accessibility & contrast
On white
2.30
#9DAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#9DAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAEB2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAEB2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#A7AAB2
Tritanopia (blue-blind)
#97B0AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9daeb2; /* rgb */ color: rgb(157, 174, 178); /* oklch */ color: oklch(73.9% 0.020 213.4);
Tailwind
colors: {
custom: {
50: '#bac6c9',
500: '#9daeb2',
950: '#000000',
},
}SCSS
$custom: #9daeb2; $custom-light: #bac6c9; $custom-dark: #000000;
JSON
{
"hex": "#9daeb2",
"rgb": {
"r": 157,
"g": 174,
"b": 178
},
"hsl": {
"h": 191.429,
"s": 12,
"l": 65.686
},
"oklch": {
"l": 0.73886,
"c": 0.01987,
"h": 213.4
},
"luminance": 0.40655
}Semantic roles & 50–950 ramp
primary
#9DAEB2
secondary
#D9D3D2
accent
#5D4F96
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282