#96A494#96A494
#96A494 is a light, muted green. Relative luminance 0.352; OKLCH L 70.3% C 0.028 H 141.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96A494 |
|---|---|
| RGB | rgb(150, 164, 148) |
| HSL | hsl(113, 8%, 61%) |
| HSV | hsv(113, 10%, 64%) |
| CMYK | cmyk(8.5%, 0%, 9.8%, 35.7%) |
| CIE-LAB | lab(65.88, -8.04, 6.62) |
| CIE-LCH | lch(65.88, 10.42, 140.53°) |
| OKLab | oklab(70.29% -0.0219 0.0173) |
| OKLCH | oklch(70.29% 0.028 141.7) |
| XYZ | xyz(31.1974, 35.1728, 33.1567) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.80
Cement
#A5A391
ΔE00 6.94
Sage Green
#9CAF88
ΔE00 7.97
Grey Green
#86A17D
ΔE00 7.99
Greyish
#A8A495
ΔE00 8.20
Grey
#929591
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A494 #A294A4
analogous
#9EA494 #96A494 #94A49A
triadic
#96A494 #9496A4 #A49496
tetradic
#96A494 #949EA4 #A294A4 #A49A94
square
#96A494 #949EA4 #A294A4 #A49A94
split-complementary
#96A494 #9A94A4 #A4949E
monochromatic
#596657 #768873 #96A494 #B6C0B5 #D7DCD6
Accessibility & contrast
On white
2.61
#96A494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#96A494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A494
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A494 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#A3A095
Tritanopia (blue-blind)
#95A39F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #96a494; /* rgb */ color: rgb(150, 164, 148); /* oklch */ color: oklch(70.3% 0.028 141.7);
Tailwind
colors: {
custom: {
50: '#b5bfb3',
500: '#96a494',
950: '#000000',
},
}SCSS
$custom: #96a494; $custom-light: #b5bfb3; $custom-dark: #000000;
JSON
{
"hex": "#96a494",
"rgb": {
"r": 150,
"g": 164,
"b": 148
},
"hsl": {
"h": 112.5,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.70294,
"c": 0.02785,
"h": 141.7
},
"luminance": 0.35173
}Semantic roles & 50–950 ramp
primary
#96A494
secondary
#CCC7CD
accent
#53928A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180