#9FAAB2#9FAAB2
#9FAAB2 is a light, near-neutral cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.017 H 239.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAAB2 |
|---|---|
| RGB | rgb(159, 170, 178) |
| HSL | hsl(205, 11%, 66%) |
| HSV | hsv(205, 11%, 70%) |
| CMYK | cmyk(10.7%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(68.99, -2.23, -5.43) |
| CIE-LCH | lch(68.99, 5.87, 247.66°) |
| OKLab | oklab(73.18% -0.0087 -0.0146) |
| OKLCH | oklch(73.18% 0.017 239.2) |
| XYZ | xyz(36.7069, 39.3342, 47.7692) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.26
Cool Grey
#95A3A6
ΔE00 4.06
Dark Gray
#A9A9A9
ΔE00 5.58
Bluey Grey
#89A0B0
ΔE00 5.70
Dove Gray
#B6B8BD
ΔE00 5.91
Bluegrey
#85A3B2
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAAB2 #B2A79F
analogous
#9FB2B0 #9FAAB2 #9FA0B2
triadic
#9FAAB2 #B29FAA #AAB29F
tetradic
#9FAAB2 #B09FB2 #B2A79F #A0B29F
square
#9FAAB2 #B09FB2 #B2A79F #A0B29F
split-complementary
#9FAAB2 #B29FA0 #B2B09F
monochromatic
#606D77 #7D8C97 #9FAAB2 #C1C8CD #E3E6E8
Accessibility & contrast
On white
2.37
#9FAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#9FAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAAB2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAAB2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#A4A7B2
Tritanopia (blue-blind)
#9AACAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9faab2; /* rgb */ color: rgb(159, 170, 178); /* oklch */ color: oklch(73.2% 0.017 239.2);
Tailwind
colors: {
custom: {
50: '#bbc3c9',
500: '#9faab2',
950: '#000000',
},
}SCSS
$custom: #9faab2; $custom-light: #bbc3c9; $custom-dark: #000000;
JSON
{
"hex": "#9faab2",
"rgb": {
"r": 159,
"g": 170,
"b": 178
},
"hsl": {
"h": 205.263,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.73181,
"c": 0.017,
"h": 239.2
},
"luminance": 0.39335
}Semantic roles & 50–950 ramp
primary
#9FAAB2
secondary
#DAD6D3
accent
#6D5095
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182