#96AAA4#96AAA4
#96AAA4 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.1% C 0.024 H 175.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAA4 |
|---|---|
| RGB | rgb(150, 170, 164) |
| HSL | hsl(162, 11%, 63%) |
| HSV | hsv(162, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.96, -8.16, 0.73) |
| CIE-LCH | lch(67.96, 8.19, 174.89°) |
| OKLab | oklab(72.07% -0.0239 0.0018) |
| OKLCH | oklch(72.07% 0.024 175.7) |
| XYZ | xyz(33.6517, 37.9132, 40.6598) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.74
Cool Gray
#9AA7B0
ΔE00 8.83
Grey
#929591
ΔE00 9.02
Greyish Teal
#719F91
ΔE00 9.48
Pewter
#899397
ΔE00 9.59
Dark Gray
#A9A9A9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAA4 #AA969C
analogous
#96AA9A #96AAA4 #96A6AA
triadic
#96AAA4 #A496AA #AAA496
tetradic
#96AAA4 #9A96AA #AA969C #A6AA96
square
#96AAA4 #9A96AA #AA969C #A6AA96
split-complementary
#96AAA4 #AA96A6 #AA9A96
monochromatic
#586D67 #748F87 #96AAA4 #B8C5C1 #DAE1DF
Accessibility & contrast
On white
2.45
#96AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#96AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAA4
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAA4 | 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)
#A8A7A4
Deuteranopia (green-blind)
#A4A4A4
Tritanopia (blue-blind)
#92ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aaa4; /* rgb */ color: rgb(150, 170, 164); /* oklch */ color: oklch(72.1% 0.024 175.7);
Tailwind
colors: {
custom: {
50: '#b5c3bf',
500: '#96aaa4',
950: '#000000',
},
}SCSS
$custom: #96aaa4; $custom-light: #b5c3bf; $custom-dark: #000000;
JSON
{
"hex": "#96aaa4",
"rgb": {
"r": 150,
"g": 170,
"b": 164
},
"hsl": {
"h": 162,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72072,
"c": 0.02393,
"h": 175.7
},
"luminance": 0.37914
}Semantic roles & 50–950 ramp
primary
#96AAA4
secondary
#D2CACC
accent
#516595
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181