#96AAA8#96AAA8
#96AAA8 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.023 H 189.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAA8 |
|---|---|
| RGB | rgb(150, 170, 168) |
| HSL | hsl(174, 11%, 63%) |
| HSV | hsv(174, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(68.06, -7.35, -1.33) |
| CIE-LCH | lch(68.06, 7.47, 190.26°) |
| OKLab | oklab(72.19% -0.0222 -0.0037) |
| OKLCH | oklch(72.19% 0.023 189.4) |
| XYZ | xyz(34.0186, 38.0600, 42.5922) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.18
Cool Gray
#9AA7B0
ΔE00 7.01
Bluegrey
#85A3B2
ΔE00 8.06
Pewter
#899397
ΔE00 8.58
Grey
#929591
ΔE00 8.84
Dark Gray
#A9A9A9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAA8 #AA9698
analogous
#96AA9E #96AAA8 #96A2AA
triadic
#96AAA8 #A896AA #AAA896
tetradic
#96AAA8 #9E96AA #AA9698 #A2AA96
square
#96AAA8 #9E96AA #AA9698 #A2AA96
split-complementary
#96AAA8 #AA96A2 #AA9E96
monochromatic
#586D6B #748F8C #96AAA8 #B8C5C4 #DAE1E0
Accessibility & contrast
On white
2.44
#96AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#96AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAA8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAA8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#A3A5A8
Tritanopia (blue-blind)
#91ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aaa8; /* rgb */ color: rgb(150, 170, 168); /* oklch */ color: oklch(72.2% 0.023 189.4);
Tailwind
colors: {
custom: {
50: '#b5c3c1',
500: '#96aaa8',
950: '#000000',
},
}SCSS
$custom: #96aaa8; $custom-light: #b5c3c1; $custom-dark: #000000;
JSON
{
"hex": "#96aaa8",
"rgb": {
"r": 150,
"g": 170,
"b": 168
},
"hsl": {
"h": 174,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72193,
"c": 0.02251,
"h": 189.4
},
"luminance": 0.38061
}Semantic roles & 50–950 ramp
primary
#96AAA8
secondary
#D2CACB
accent
#515895
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181