#9FAEB2#9FAEB2
#9FAEB2 is a light, near-neutral cyan. Relative luminance 0.409; OKLCH L 74.0% C 0.018 H 215.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEB2 |
|---|---|
| RGB | rgb(159, 174, 178) |
| HSL | hsl(193, 11%, 66%) |
| HSV | hsv(193, 11%, 70%) |
| CMYK | cmyk(10.7%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(70.08, -4.40, -3.83) |
| CIE-LCH | lch(70.08, 5.83, 221.07°) |
| OKLab | oklab(74.04% -0.0145 -0.0103) |
| OKLCH | oklch(74.04% 0.018 215.5) |
| XYZ | xyz(37.4682, 40.8568, 48.0230) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.26
Cool Gray
#9AA7B0
ΔE00 3.48
Dark Gray
#A9A9A9
ΔE00 6.54
Bluegrey
#85A3B2
ΔE00 6.80
Bluey Grey
#89A0B0
ΔE00 6.88
Dove Gray
#B6B8BD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEB2 #B2A39F
analogous
#9FB2AC #9FAEB2 #9FA4B2
triadic
#9FAEB2 #B29FAE #AEB29F
tetradic
#9FAEB2 #AC9FB2 #B2A39F #A4B29F
square
#9FAEB2 #AC9FB2 #B2A39F #A4B29F
split-complementary
#9FAEB2 #B29FA4 #B2AC9F
monochromatic
#607277 #7D9197 #9FAEB2 #C1CBCD #E3E7E8
Accessibility & contrast
On white
2.29
#9FAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#9FAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEB2
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEB2 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#9AB0AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9faeb2; /* rgb */ color: rgb(159, 174, 178); /* oklch */ color: oklch(74.0% 0.018 215.5);
Tailwind
colors: {
custom: {
50: '#bbc6c9',
500: '#9faeb2',
950: '#000000',
},
}SCSS
$custom: #9faeb2; $custom-light: #bbc6c9; $custom-dark: #000000;
JSON
{
"hex": "#9faeb2",
"rgb": {
"r": 159,
"g": 174,
"b": 178
},
"hsl": {
"h": 192.632,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.74035,
"c": 0.01778,
"h": 215.5
},
"luminance": 0.40857
}Semantic roles & 50–950 ramp
primary
#9FAEB2
secondary
#DAD5D3
accent
#5F5095
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282