#9FAEB0#9FAEB0
#9FAEB0 is a light, near-neutral teal. Relative luminance 0.408; OKLCH L 74.0% C 0.017 H 206.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEB0 |
|---|---|
| RGB | rgb(159, 174, 176) |
| HSL | hsl(187, 10%, 66%) |
| HSV | hsv(187, 10%, 69%) |
| CMYK | cmyk(9.7%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(70.02, -4.81, -2.81) |
| CIE-LCH | lch(70.02, 5.57, 210.32°) |
| OKLab | oklab(73.97% -0.0153 -0.0076) |
| OKLCH | oklch(73.97% 0.017 206.4) |
| XYZ | xyz(37.2688, 40.7770, 46.9731) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.26
Cool Gray
#9AA7B0
ΔE00 4.36
Dark Gray
#A9A9A9
ΔE00 6.62
Bluegrey
#85A3B2
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 7.42
Bluey Grey
#89A0B0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEB0 #B0A19F
analogous
#9FB0A9 #9FAEB0 #9FA5B0
triadic
#9FAEB0 #B09FAE #AEB09F
tetradic
#9FAEB0 #A99FB0 #B0A19F #A5B09F
square
#9FAEB0 #A99FB0 #B0A19F #A5B09F
split-complementary
#9FAEB0 #B09FA5 #B0A99F
monochromatic
#607275 #7D9294 #9FAEB0 #C1CACC #E2E7E7
Accessibility & contrast
On white
2.29
#9FAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#9FAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEB0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEB0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB0
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#9AAFAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9faeb0; /* rgb */ color: rgb(159, 174, 176); /* oklch */ color: oklch(74.0% 0.017 206.4);
Tailwind
colors: {
custom: {
50: '#bbc6c7',
500: '#9faeb0',
950: '#000000',
},
}SCSS
$custom: #9faeb0; $custom-light: #bbc6c7; $custom-dark: #000000;
JSON
{
"hex": "#9faeb0",
"rgb": {
"r": 159,
"g": 174,
"b": 176
},
"hsl": {
"h": 187.059,
"s": 9.714,
"l": 65.686
},
"oklch": {
"l": 0.73972,
"c": 0.01705,
"h": 206.4
},
"luminance": 0.40778
}Semantic roles & 50–950 ramp
primary
#9FAEB0
secondary
#D8D3D3
accent
#5A5294
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282