#96AAA1#96AAA1
#96AAA1 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.026 H 166.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAA1 |
|---|---|
| RGB | rgb(150, 170, 161) |
| HSL | hsl(153, 11%, 63%) |
| HSV | hsv(153, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.88, -8.76, 2.28) |
| CIE-LCH | lch(67.88, 9.05, 165.43°) |
| OKLab | oklab(71.98% -0.0251 0.0059) |
| OKLCH | oklch(71.98% 0.026 166.8) |
| XYZ | xyz(33.3840, 37.8061, 39.2498) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.96
Greenish Grey
#96AE8D
ΔE00 8.68
Greyish Teal
#719F91
ΔE00 8.97
Grey
#929591
ΔE00 9.33
Cement
#A5A391
ΔE00 9.47
Cool Gray
#9AA7B0
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAA1 #AA969F
analogous
#96AA97 #96AAA1 #96A9AA
triadic
#96AAA1 #A196AA #AAA196
tetradic
#96AAA1 #9796AA #AA969F #A9AA96
square
#96AAA1 #9796AA #AA969F #A9AA96
split-complementary
#96AAA1 #AA96A9 #AA9796
monochromatic
#586D64 #748F83 #96AAA1 #B8C5BF #DAE1DE
Accessibility & contrast
On white
2.45
#96AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#96AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAA1
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAA1 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#92AAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #96aaa1; /* rgb */ color: rgb(150, 170, 161); /* oklch */ color: oklch(72.0% 0.026 166.8);
Tailwind
colors: {
custom: {
50: '#b5c3bc',
500: '#96aaa1',
950: '#000000',
},
}SCSS
$custom: #96aaa1; $custom-light: #b5c3bc; $custom-dark: #000000;
JSON
{
"hex": "#96aaa1",
"rgb": {
"r": 150,
"g": 170,
"b": 161
},
"hsl": {
"h": 153,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71983,
"c": 0.02579,
"h": 166.8
},
"luminance": 0.37807
}Semantic roles & 50–950 ramp
primary
#96AAA1
secondary
#D2CACE
accent
#516F95
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181