#96AE9A#96AE9A
#96AE9A is a light, muted green. Relative luminance 0.391; OKLCH L 72.7% C 0.039 H 150.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #96AE9A |
|---|---|
| RGB | rgb(150, 174, 154) |
| HSL | hsl(130, 13%, 64%) |
| HSV | hsv(130, 14%, 68%) |
| CMYK | cmyk(13.8%, 0%, 11.5%, 31.8%) |
| CIE-LAB | lab(68.82, -12.24, 7.50) |
| CIE-LCH | lch(68.82, 14.35, 148.50°) |
| OKLab | oklab(72.67% -0.0338 0.0195) |
| OKLCH | oklch(72.67% 0.039 150.1) |
| XYZ | xyz(33.5452, 39.0886, 36.3431) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.29
Sage Green
#9CAF88
ΔE00 6.32
Grey Green
#86A17D
ΔE00 6.91
Greyish Green
#82A67D
ΔE00 7.80
Greeny Grey
#7EA07A
ΔE00 8.09
Greyish Teal
#719F91
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AE9A #AE96AA
analogous
#9EAE96 #96AE9A #96AEA6
triadic
#96AE9A #9A96AE #AE9A96
tetradic
#96AE9A #969EAE #AE96AA #AEA696
square
#96AE9A #969EAE #AE96AA #AEA696
split-complementary
#96AE9A #A696AE #AE969E
monochromatic
#58725C #739379 #96AE9A #B9C9BB #DBE3DC
Accessibility & contrast
On white
2.38
#96AE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#96AE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AE9A
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AE9A | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA99
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#93ADA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96ae9a; /* rgb */ color: rgb(150, 174, 154); /* oklch */ color: oklch(72.7% 0.039 150.1);
Tailwind
colors: {
custom: {
50: '#b5c6b7',
500: '#96ae9a',
950: '#000000',
},
}SCSS
$custom: #96ae9a; $custom-light: #b5c6b7; $custom-dark: #000000;
JSON
{
"hex": "#96ae9a",
"rgb": {
"r": 150,
"g": 174,
"b": 154
},
"hsl": {
"h": 130,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.72669,
"c": 0.03903,
"h": 150.1
},
"luminance": 0.39089
}Semantic roles & 50–950 ramp
primary
#96AE9A
secondary
#D4CCD3
accent
#4E8B97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280