#96AAA0#96AAA0
#96AAA0 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.027 H 164.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAA0 |
|---|---|
| RGB | rgb(150, 170, 160) |
| HSL | hsl(150, 11%, 63%) |
| HSV | hsv(150, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.85, -8.96, 2.79) |
| CIE-LCH | lch(67.85, 9.38, 162.68°) |
| OKLab | oklab(71.95% -0.0255 0.0073) |
| OKLCH | oklch(71.95% 0.027 164.1) |
| XYZ | xyz(33.2961, 37.7710, 38.7872) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.36
Greenish Grey
#96AE8D
ΔE00 8.25
Greyish Teal
#719F91
ΔE00 8.85
Cement
#A5A391
ΔE00 9.36
Grey
#929591
ΔE00 9.47
Sage Green
#9CAF88
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAA0 #AA96A0
analogous
#96AA96 #96AAA0 #96AAAA
triadic
#96AAA0 #A096AA #AAA096
tetradic
#96AAA0 #9696AA #AA96A0 #AAAA96
square
#96AAA0 #9696AA #AA96A0 #AAAA96
split-complementary
#96AAA0 #AA96AA #AA9696
monochromatic
#586D63 #748F81 #96AAA0 #B8C5BF #DAE1DD
Accessibility & contrast
On white
2.45
#96AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#96AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAA0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAA0 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#92AAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #96aaa0; /* rgb */ color: rgb(150, 170, 160); /* oklch */ color: oklch(72.0% 0.027 164.1);
Tailwind
colors: {
custom: {
50: '#b5c3bc',
500: '#96aaa0',
950: '#000000',
},
}SCSS
$custom: #96aaa0; $custom-light: #b5c3bc; $custom-dark: #000000;
JSON
{
"hex": "#96aaa0",
"rgb": {
"r": 150,
"g": 170,
"b": 160
},
"hsl": {
"h": 150,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71954,
"c": 0.02654,
"h": 164.1
},
"luminance": 0.37772
}Semantic roles & 50–950 ramp
primary
#96AAA0
secondary
#D2CACE
accent
#517395
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181