#9FB2AA#9FB2AA
#9FB2AA is a light, muted teal. Relative luminance 0.421; OKLCH L 74.7% C 0.024 H 168.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2AA |
|---|---|
| RGB | rgb(159, 178, 170) |
| HSL | hsl(155, 11%, 66%) |
| HSV | hsv(155, 11%, 70%) |
| CMYK | cmyk(10.7%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(70.95, -8.15, 1.85) |
| CIE-LCH | lch(70.95, 8.36, 167.21°) |
| OKLab | oklab(74.65% -0.0235 0.0048) |
| OKLCH | oklch(74.65% 0.024 168.5) |
| XYZ | xyz(37.4725, 42.1134, 44.1769) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 9.40
Dark Gray
#A9A9A9
ΔE00 9.76
Cement
#A5A391
ΔE00 9.81
Cool Gray
#9AA7B0
ΔE00 9.84
Silver (survey)
#C5C9C7
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2AA #B29FA7
analogous
#9FB2A0 #9FB2AA #9FB0B2
triadic
#9FB2AA #AA9FB2 #B2AA9F
tetradic
#9FB2AA #A09FB2 #B29FA7 #B0B29F
square
#9FB2AA #A09FB2 #B29FA7 #B0B29F
split-complementary
#9FB2AA #B29FB0 #B2A09F
monochromatic
#60776D #7D978C #9FB2AA #C1CDC8 #E3E8E6
Accessibility & contrast
On white
2.23
#9FB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#9FB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2AA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2AA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#ADADAA
Tritanopia (blue-blind)
#9BB2B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fb2aa; /* rgb */ color: rgb(159, 178, 170); /* oklch */ color: oklch(74.7% 0.024 168.5);
Tailwind
colors: {
custom: {
50: '#bbc9c3',
500: '#9fb2aa',
950: '#000000',
},
}SCSS
$custom: #9fb2aa; $custom-light: #bbc9c3; $custom-dark: #000000;
JSON
{
"hex": "#9fb2aa",
"rgb": {
"r": 159,
"g": 178,
"b": 170
},
"hsl": {
"h": 154.737,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.74653,
"c": 0.02394,
"h": 168.5
},
"luminance": 0.42114
}Semantic roles & 50–950 ramp
primary
#9FB2AA
secondary
#DAD3D6
accent
#506D95
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281