#96AEA0#96AEA0
#96AEA0 is a light, muted green. Relative luminance 0.393; OKLCH L 72.8% C 0.033 H 159.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96AEA0 |
|---|---|
| RGB | rgb(150, 174, 160) |
| HSL | hsl(145, 13%, 64%) |
| HSV | hsv(145, 14%, 68%) |
| CMYK | cmyk(13.8%, 0%, 8%, 31.8%) |
| CIE-LAB | lab(68.96, -11.09, 4.40) |
| CIE-LCH | lch(68.96, 11.93, 158.34°) |
| OKLab | oklab(72.84% -0.0313 0.0115) |
| OKLCH | oklch(72.84% 0.033 159.9) |
| XYZ | xyz(34.0574, 39.2935, 39.0410) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.55
Greyish Teal
#719F91
ΔE00 8.21
Sage Green
#9CAF88
ΔE00 8.49
Grey Green
#86A17D
ΔE00 8.81
Cool Grey
#95A3A6
ΔE00 9.59
Greyish Green
#82A67D
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AEA0 #AE96A4
analogous
#98AE96 #96AEA0 #96AEAC
triadic
#96AEA0 #A096AE #AEA096
tetradic
#96AEA0 #9698AE #AE96A4 #AEAC96
square
#96AEA0 #9698AE #AE96A4 #AEAC96
split-complementary
#96AEA0 #AC96AE #AE9698
monochromatic
#587263 #739381 #96AEA0 #B9C9BF #DBE3DF
Accessibility & contrast
On white
2.37
#96AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#96AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AEA0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AEA0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9F
Deuteranopia (green-blind)
#A9A7A1
Tritanopia (blue-blind)
#92AEAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96aea0; /* rgb */ color: rgb(150, 174, 160); /* oklch */ color: oklch(72.8% 0.033 159.9);
Tailwind
colors: {
custom: {
50: '#b5c6bc',
500: '#96aea0',
950: '#000000',
},
}SCSS
$custom: #96aea0; $custom-light: #b5c6bc; $custom-dark: #000000;
JSON
{
"hex": "#96aea0",
"rgb": {
"r": 150,
"g": 174,
"b": 160
},
"hsl": {
"h": 145,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.72836,
"c": 0.0333,
"h": 159.9
},
"luminance": 0.39294
}Semantic roles & 50–950 ramp
primary
#96AEA0
secondary
#D4CCD1
accent
#4E7997
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281