#9DAEB4#9DAEB4
#9DAEB4 is a light, muted cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.021 H 220.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAEB4 |
|---|---|
| RGB | rgb(157, 174, 180) |
| HSL | hsl(196, 13%, 66%) |
| HSV | hsv(196, 13%, 71%) |
| CMYK | cmyk(12.8%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(69.99, -4.65, -5.08) |
| CIE-LCH | lch(69.99, 6.89, 227.50°) |
| OKLab | oklab(73.95% -0.0158 -0.0137) |
| OKLCH | oklch(73.95% 0.021 220.9) |
| XYZ | xyz(37.2769, 40.7348, 49.0698) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.13
Cool Grey
#95A3A6
ΔE00 3.50
Bluegrey
#85A3B2
ΔE00 5.95
Bluey Grey
#89A0B0
ΔE00 6.11
Dark Gray
#A9A9A9
ΔE00 7.25
Dove Gray
#B6B8BD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAEB4 #B4A39D
analogous
#9DB4AE #9DAEB4 #9DA2B4
triadic
#9DAEB4 #B49DAE #AEB49D
tetradic
#9DAEB4 #AE9DB4 #B4A39D #A2B49D
square
#9DAEB4 #AE9DB4 #B4A39D #A2B49D
split-complementary
#9DAEB4 #B49DA2 #B4AE9D
monochromatic
#5D727A #7A9199 #9DAEB4 #C0CBCF #E2E7E9
Accessibility & contrast
On white
2.30
#9DAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#9DAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAEB4
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAEB4 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB4
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#97B0B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9daeb4; /* rgb */ color: rgb(157, 174, 180); /* oklch */ color: oklch(74.0% 0.021 220.9);
Tailwind
colors: {
custom: {
50: '#bac6ca',
500: '#9daeb4',
950: '#000000',
},
}SCSS
$custom: #9daeb4; $custom-light: #bac6ca; $custom-dark: #000000;
JSON
{
"hex": "#9daeb4",
"rgb": {
"r": 157,
"g": 174,
"b": 180
},
"hsl": {
"h": 195.652,
"s": 13.295,
"l": 66.078
},
"oklch": {
"l": 0.7395,
"c": 0.02089,
"h": 220.9
},
"luminance": 0.40735
}Semantic roles & 50–950 ramp
primary
#9DAEB4
secondary
#DAD5D3
accent
#614E97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282