#96AAA3#96AAA3
#96AAA3 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.024 H 172.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAA3 |
|---|---|
| RGB | rgb(150, 170, 163) |
| HSL | hsl(159, 11%, 63%) |
| HSV | hsv(159, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.93, -8.36, 1.25) |
| CIE-LCH | lch(67.93, 8.46, 171.53°) |
| OKLab | oklab(72.04% -0.0243 0.0032) |
| OKLCH | oklch(72.04% 0.024 172.5) |
| XYZ | xyz(33.5617, 37.8772, 40.1860) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.15
Grey
#929591
ΔE00 9.11
Cool Gray
#9AA7B0
ΔE00 9.28
Greyish Teal
#719F91
ΔE00 9.29
Greenish Grey
#96AE8D
ΔE00 9.57
Cement
#A5A391
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAA3 #AA969D
analogous
#96AA99 #96AAA3 #96A7AA
triadic
#96AAA3 #A396AA #AAA396
tetradic
#96AAA3 #9996AA #AA969D #A7AA96
square
#96AAA3 #9996AA #AA969D #A7AA96
split-complementary
#96AAA3 #AA96A7 #AA9996
monochromatic
#586D66 #748F85 #96AAA3 #B8C5C1 #DAE1DE
Accessibility & contrast
On white
2.45
#96AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#96AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAA3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAA3 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#92AAA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #96aaa3; /* rgb */ color: rgb(150, 170, 163); /* oklch */ color: oklch(72.0% 0.024 172.5);
Tailwind
colors: {
custom: {
50: '#b5c3be',
500: '#96aaa3',
950: '#000000',
},
}SCSS
$custom: #96aaa3; $custom-light: #b5c3be; $custom-dark: #000000;
JSON
{
"hex": "#96aaa3",
"rgb": {
"r": 150,
"g": 170,
"b": 163
},
"hsl": {
"h": 159,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72042,
"c": 0.02449,
"h": 172.5
},
"luminance": 0.37878
}Semantic roles & 50–950 ramp
primary
#96AAA3
secondary
#D2CACD
accent
#516995
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181