#9FAEB7#9FAEB7
#9FAEB7 is a light, muted cyan. Relative luminance 0.411; OKLCH L 74.2% C 0.021 H 234.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEB7 |
|---|---|
| RGB | rgb(159, 174, 183) |
| HSL | hsl(203, 14%, 67%) |
| HSV | hsv(203, 13%, 72%) |
| CMYK | cmyk(13.1%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(70.22, -3.36, -6.38) |
| CIE-LCH | lch(70.22, 7.21, 242.25°) |
| OKLab | oklab(74.19% -0.0125 -0.0172) |
| OKLCH | oklch(74.19% 0.021 234) |
| XYZ | xyz(37.9794, 41.0612, 50.7152) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.08
Cool Grey
#95A3A6
ΔE00 4.44
Bluey Grey
#89A0B0
ΔE00 5.57
Bluegrey
#85A3B2
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.44
Dark Gray
#A9A9A9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEB7 #B7A89F
analogous
#9FB7B4 #9FAEB7 #9FA2B7
triadic
#9FAEB7 #B79FAE #AEB79F
tetradic
#9FAEB7 #B49FB7 #B7A89F #A2B79F
square
#9FAEB7 #B49FB7 #B7A89F #A2B79F
split-complementary
#9FAEB7 #B79FA2 #B7B49F
monochromatic
#5E727D #7C909D #9FAEB7 #C2CCD1 #E5E9EB
Accessibility & contrast
On white
2.28
#9FAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#9FAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEB7
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEB7 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB8
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#99B0B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9faeb7; /* rgb */ color: rgb(159, 174, 183); /* oklch */ color: oklch(74.2% 0.021 234.0);
Tailwind
colors: {
custom: {
50: '#bbc6cc',
500: '#9faeb7',
950: '#000000',
},
}SCSS
$custom: #9faeb7; $custom-light: #bbc6cc; $custom-dark: #000000;
JSON
{
"hex": "#9faeb7",
"rgb": {
"r": 159,
"g": 174,
"b": 183
},
"hsl": {
"h": 202.5,
"s": 14.286,
"l": 67.059
},
"oklch": {
"l": 0.74195,
"c": 0.02125,
"h": 234
},
"luminance": 0.41062
}Semantic roles & 50–950 ramp
primary
#9FAEB7
secondary
#DDD8D5
accent
#694D98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282