#96AAA6#96AAA6
#96AAA6 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.1% C 0.023 H 182.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAA6 |
|---|---|
| RGB | rgb(150, 170, 166) |
| HSL | hsl(168, 11%, 63%) |
| HSV | hsv(168, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(68.01, -7.76, -0.30) |
| CIE-LCH | lch(68.01, 7.76, 182.22°) |
| OKLab | oklab(72.13% -0.023 -0.0009) |
| OKLCH | oklch(72.13% 0.023 182.3) |
| XYZ | xyz(33.8337, 37.9860, 41.6185) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.95
Cool Gray
#9AA7B0
ΔE00 7.92
Grey
#929591
ΔE00 8.89
Bluegrey
#85A3B2
ΔE00 9.03
Pewter
#899397
ΔE00 9.06
Dark Gray
#A9A9A9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAA6 #AA969A
analogous
#96AA9C #96AAA6 #96A4AA
triadic
#96AAA6 #A696AA #AAA696
tetradic
#96AAA6 #9C96AA #AA969A #A4AA96
square
#96AAA6 #9C96AA #AA969A #A4AA96
split-complementary
#96AAA6 #AA96A4 #AA9C96
monochromatic
#586D69 #748F89 #96AAA6 #B8C5C3 #DAE1DF
Accessibility & contrast
On white
2.44
#96AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#96AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAA6
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAA6 | 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)
#A8A7A6
Deuteranopia (green-blind)
#A4A5A6
Tritanopia (blue-blind)
#91ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aaa6; /* rgb */ color: rgb(150, 170, 166); /* oklch */ color: oklch(72.1% 0.023 182.3);
Tailwind
colors: {
custom: {
50: '#b5c3c0',
500: '#96aaa6',
950: '#000000',
},
}SCSS
$custom: #96aaa6; $custom-light: #b5c3c0; $custom-dark: #000000;
JSON
{
"hex": "#96aaa6",
"rgb": {
"r": 150,
"g": 170,
"b": 166
},
"hsl": {
"h": 168,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72132,
"c": 0.02305,
"h": 182.3
},
"luminance": 0.37987
}Semantic roles & 50–950 ramp
primary
#96AAA6
secondary
#D2CACC
accent
#515E95
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181