#96AAA7#96AAA7
#96AAA7 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.2% C 0.023 H 185.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAA7 |
|---|---|
| RGB | rgb(150, 170, 167) |
| HSL | hsl(171, 11%, 63%) |
| HSV | hsv(171, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.04, -7.55, -0.82) |
| CIE-LCH | lch(68.04, 7.60, 186.16°) |
| OKLab | oklab(72.16% -0.0226 -0.0023) |
| OKLCH | oklch(72.16% 0.023 185.8) |
| XYZ | xyz(33.9258, 38.0228, 42.1035) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.56
Cool Gray
#9AA7B0
ΔE00 7.47
Bluegrey
#85A3B2
ΔE00 8.54
Pewter
#899397
ΔE00 8.82
Grey
#929591
ΔE00 8.85
Dark Gray
#A9A9A9
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAA7 #AA9699
analogous
#96AA9D #96AAA7 #96A3AA
triadic
#96AAA7 #A796AA #AAA796
tetradic
#96AAA7 #9D96AA #AA9699 #A3AA96
square
#96AAA7 #9D96AA #AA9699 #A3AA96
split-complementary
#96AAA7 #AA96A3 #AA9D96
monochromatic
#586D6A #748F8B #96AAA7 #B8C5C3 #DAE1E0
Accessibility & contrast
On white
2.44
#96AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#96AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAA7
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAA7 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#A4A5A7
Tritanopia (blue-blind)
#91ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aaa7; /* rgb */ color: rgb(150, 170, 167); /* oklch */ color: oklch(72.2% 0.023 185.8);
Tailwind
colors: {
custom: {
50: '#b5c3c1',
500: '#96aaa7',
950: '#000000',
},
}SCSS
$custom: #96aaa7; $custom-light: #b5c3c1; $custom-dark: #000000;
JSON
{
"hex": "#96aaa7",
"rgb": {
"r": 150,
"g": 170,
"b": 167
},
"hsl": {
"h": 171,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72163,
"c": 0.02274,
"h": 185.8
},
"luminance": 0.38024
}Semantic roles & 50–950 ramp
primary
#96AAA7
secondary
#D2CACB
accent
#515B95
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181