#9FB2AE#9FB2AE
#9FB2AE is a light, muted teal. Relative luminance 0.423; OKLCH L 74.8% C 0.022 H 181.7°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2AE |
|---|---|
| RGB | rgb(159, 178, 174) |
| HSL | hsl(167, 11%, 66%) |
| HSV | hsv(167, 11%, 70%) |
| CMYK | cmyk(10.7%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(71.05, -7.36, -0.19) |
| CIE-LCH | lch(71.05, 7.36, 181.51°) |
| OKLab | oklab(74.77% -0.0218 -0.0006) |
| OKLCH | oklch(74.77% 0.022 181.7) |
| XYZ | xyz(37.8567, 42.2671, 46.2001) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.94
Cool Gray
#9AA7B0
ΔE00 8.11
Dark Gray
#A9A9A9
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 9.48
Bluegrey
#85A3B2
ΔE00 9.89
Dove Gray
#B6B8BD
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2AE #B29FA3
analogous
#9FB2A4 #9FB2AE #9FACB2
triadic
#9FB2AE #AE9FB2 #B2AE9F
tetradic
#9FB2AE #A49FB2 #B29FA3 #ACB29F
square
#9FB2AE #A49FB2 #B29FA3 #ACB29F
split-complementary
#9FB2AE #B29FAC #B2A49F
monochromatic
#607772 #7D9791 #9FB2AE #C1CDCB #E3E8E7
Accessibility & contrast
On white
2.22
#9FB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#9FB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2AE
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2AE | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AE
Deuteranopia (green-blind)
#ACADAE
Tritanopia (blue-blind)
#9BB3B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fb2ae; /* rgb */ color: rgb(159, 178, 174); /* oklch */ color: oklch(74.8% 0.022 181.7);
Tailwind
colors: {
custom: {
50: '#bbc9c6',
500: '#9fb2ae',
950: '#000000',
},
}SCSS
$custom: #9fb2ae; $custom-light: #bbc9c6; $custom-dark: #000000;
JSON
{
"hex": "#9fb2ae",
"rgb": {
"r": 159,
"g": 178,
"b": 174
},
"hsl": {
"h": 167.368,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.74771,
"c": 0.02183,
"h": 181.7
},
"luminance": 0.42268
}Semantic roles & 50–950 ramp
primary
#9FB2AE
secondary
#DAD3D5
accent
#505F95
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282