#96AAA2#96AAA2
#96AAA2 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.025 H 169.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAA2 |
|---|---|
| RGB | rgb(150, 170, 162) |
| HSL | hsl(156, 11%, 63%) |
| HSV | hsv(156, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.90, -8.56, 1.76) |
| CIE-LCH | lch(67.90, 8.74, 168.37°) |
| OKLab | oklab(72.01% -0.0247 0.0045) |
| OKLCH | oklch(72.01% 0.025 169.6) |
| XYZ | xyz(33.4725, 37.8415, 39.7160) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.55
Greyish Teal
#719F91
ΔE00 9.12
Greenish Grey
#96AE8D
ΔE00 9.12
Grey
#929591
ΔE00 9.21
Cement
#A5A391
ΔE00 9.61
Cool Gray
#9AA7B0
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAA2 #AA969E
analogous
#96AA98 #96AAA2 #96A8AA
triadic
#96AAA2 #A296AA #AAA296
tetradic
#96AAA2 #9896AA #AA969E #A8AA96
square
#96AAA2 #9896AA #AA969E #A8AA96
split-complementary
#96AAA2 #AA96A8 #AA9896
monochromatic
#586D65 #748F84 #96AAA2 #B8C5C0 #DAE1DE
Accessibility & contrast
On white
2.45
#96AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#96AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAA2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAA2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#92AAA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #96aaa2; /* rgb */ color: rgb(150, 170, 162); /* oklch */ color: oklch(72.0% 0.025 169.6);
Tailwind
colors: {
custom: {
50: '#b5c3bd',
500: '#96aaa2',
950: '#000000',
},
}SCSS
$custom: #96aaa2; $custom-light: #b5c3bd; $custom-dark: #000000;
JSON
{
"hex": "#96aaa2",
"rgb": {
"r": 150,
"g": 170,
"b": 162
},
"hsl": {
"h": 156,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72012,
"c": 0.02511,
"h": 169.6
},
"luminance": 0.37842
}Semantic roles & 50–950 ramp
primary
#96AAA2
secondary
#D2CACD
accent
#516C95
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181