#9FACB2#9FACB2
#9FACB2 is a light, near-neutral cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.017 H 227.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACB2 |
|---|---|
| RGB | rgb(159, 172, 178) |
| HSL | hsl(199, 11%, 66%) |
| HSV | hsv(199, 11%, 70%) |
| CMYK | cmyk(10.7%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(69.53, -3.32, -4.63) |
| CIE-LCH | lch(69.53, 5.70, 234.39°) |
| OKLab | oklab(73.61% -0.0116 -0.0125) |
| OKLCH | oklch(73.61% 0.017 227) |
| XYZ | xyz(37.0847, 40.0898, 47.8951) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.08
Cool Grey
#95A3A6
ΔE00 3.32
Dark Gray
#A9A9A9
ΔE00 5.90
Bluey Grey
#89A0B0
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.31
Bluegrey
#85A3B2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACB2 #B2A59F
analogous
#9FB2AE #9FACB2 #9FA2B2
triadic
#9FACB2 #B29FAC #ACB29F
tetradic
#9FACB2 #AE9FB2 #B2A59F #A2B29F
square
#9FACB2 #AE9FB2 #B2A59F #A2B29F
split-complementary
#9FACB2 #B29FA2 #B2AE9F
monochromatic
#607077 #7D8F97 #9FACB2 #C1C9CD #E3E7E8
Accessibility & contrast
On white
2.33
#9FACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#9FACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACB2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACB2 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#9AAEAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9facb2; /* rgb */ color: rgb(159, 172, 178); /* oklch */ color: oklch(73.6% 0.017 227.0);
Tailwind
colors: {
custom: {
50: '#bbc4c9',
500: '#9facb2',
950: '#000000',
},
}SCSS
$custom: #9facb2; $custom-light: #bbc4c9; $custom-dark: #000000;
JSON
{
"hex": "#9facb2",
"rgb": {
"r": 159,
"g": 172,
"b": 178
},
"hsl": {
"h": 198.947,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.73607,
"c": 0.01702,
"h": 227
},
"luminance": 0.4009
}Semantic roles & 50–950 ramp
primary
#9FACB2
secondary
#DAD5D3
accent
#665095
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182