#96AEA2#96AEA2
#96AEA2 is a light, muted teal. Relative luminance 0.394; OKLCH L 72.9% C 0.032 H 164.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #96AEA2 |
|---|---|
| RGB | rgb(150, 174, 162) |
| HSL | hsl(150, 13%, 64%) |
| HSV | hsv(150, 14%, 68%) |
| CMYK | cmyk(13.8%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(69.01, -10.69, 3.37) |
| CIE-LCH | lch(69.01, 11.21, 162.49°) |
| OKLab | oklab(72.89% -0.0304 0.0088) |
| OKLCH | oklch(72.89% 0.032 164) |
| XYZ | xyz(34.2338, 39.3641, 39.9698) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.36
Greyish Teal
#719F91
ΔE00 8.30
Cool Grey
#95A3A6
ΔE00 8.89
Sage Green
#9CAF88
ΔE00 9.27
Grey Green
#86A17D
ΔE00 9.53
Cement
#A5A391
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AEA2 #AE96A2
analogous
#96AE96 #96AEA2 #96AEAE
triadic
#96AEA2 #A296AE #AEA296
tetradic
#96AEA2 #9696AE #AE96A2 #AEAE96
square
#96AEA2 #9696AE #AE96A2 #AEAE96
split-complementary
#96AEA2 #AE96AE #AE9696
monochromatic
#587265 #739383 #96AEA2 #B9C9C1 #DBE3DF
Accessibility & contrast
On white
2.37
#96AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#96AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AEA2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AEA2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#A8A7A3
Tritanopia (blue-blind)
#92AEAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96aea2; /* rgb */ color: rgb(150, 174, 162); /* oklch */ color: oklch(72.9% 0.032 164.0);
Tailwind
colors: {
custom: {
50: '#b5c6bd',
500: '#96aea2',
950: '#000000',
},
}SCSS
$custom: #96aea2; $custom-light: #b5c6bd; $custom-dark: #000000;
JSON
{
"hex": "#96aea2",
"rgb": {
"r": 150,
"g": 174,
"b": 162
},
"hsl": {
"h": 150,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.72893,
"c": 0.03165,
"h": 164
},
"luminance": 0.39365
}Semantic roles & 50–950 ramp
primary
#96AEA2
secondary
#D4CCD0
accent
#4E7397
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281