#96AA94#96AA94
#96AA94 is a light, muted green. Relative luminance 0.374; OKLCH L 71.6% C 0.039 H 142.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96AA94 |
|---|---|
| RGB | rgb(150, 170, 148) |
| HSL | hsl(115, 11%, 62%) |
| HSV | hsv(115, 13%, 67%) |
| CMYK | cmyk(11.8%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.55, -11.24, 9.01) |
| CIE-LCH | lch(67.55, 14.41, 141.29°) |
| OKLab | oklab(71.62% -0.0306 0.0234) |
| OKLCH | oklch(71.62% 0.039 142.7) |
| XYZ | xyz(32.2966, 37.3712, 33.5231) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.74
Sage Green
#9CAF88
ΔE00 5.45
Grey Green
#86A17D
ΔE00 5.95
Greyish Green
#82A67D
ΔE00 7.31
Greeny Grey
#7EA07A
ΔE00 7.42
Greyish Teal
#719F91
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AA94 #A894AA
analogous
#A1AA94 #96AA94 #94AA9D
triadic
#96AA94 #9496AA #AA9496
tetradic
#96AA94 #94A1AA #A894AA #AA9D94
square
#96AA94 #94A1AA #A894AA #AA9D94
split-complementary
#96AA94 #9D94AA #AA94A1
monochromatic
#596D57 #758F72 #96AA94 #B7C5B6 #D9E0D8
Accessibility & contrast
On white
2.48
#96AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#96AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AA94
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AA94 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA693
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#95A8A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #96aa94; /* rgb */ color: rgb(150, 170, 148); /* oklch */ color: oklch(71.6% 0.039 142.7);
Tailwind
colors: {
custom: {
50: '#b5c3b3',
500: '#96aa94',
950: '#000000',
},
}SCSS
$custom: #96aa94; $custom-light: #b5c3b3; $custom-dark: #000000;
JSON
{
"hex": "#96aa94",
"rgb": {
"r": 150,
"g": 170,
"b": 148
},
"hsl": {
"h": 114.545,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.7162,
"c": 0.03854,
"h": 142.7
},
"luminance": 0.37372
}Semantic roles & 50–950 ramp
primary
#96AA94
secondary
#D0C9D1
accent
#50968F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180