#96B494#96B494
#96B494 is a light, muted green. Relative luminance 0.413; OKLCH L 73.9% C 0.056 H 143.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #96B494 |
|---|---|
| RGB | rgb(150, 180, 148) |
| HSL | hsl(116, 18%, 64%) |
| HSV | hsv(116, 18%, 71%) |
| CMYK | cmyk(16.7%, 0%, 17.8%, 29.4%) |
| CIE-LAB | lab(70.36, -16.46, 12.98) |
| CIE-LCH | lch(70.36, 20.97, 141.74°) |
| OKLab | oklab(73.85% -0.0449 0.0334) |
| OKLCH | oklch(73.85% 0.056 143.3) |
| XYZ | xyz(34.2430, 41.2640, 34.1719) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.22
Sage Green
#9CAF88
ΔE00 4.04
Darkseagreen
#8FBC8F
ΔE00 4.55
Greyish Green
#82A67D
ΔE00 5.48
Grey Green
#86A17D
ΔE00 5.85
Greeny Grey
#7EA07A
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B494 #B294B4
analogous
#A6B494 #96B494 #94B4A2
triadic
#96B494 #9496B4 #B49496
tetradic
#96B494 #94A6B4 #B294B4 #B4A294
square
#96B494 #94A6B4 #B294B4 #B4A294
split-complementary
#96B494 #A294B4 #B494A6
monochromatic
#577955 #739B70 #96B494 #B9CDB8 #DDE6DC
Accessibility & contrast
On white
2.27
#96B494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#96B494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B494
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B494 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#B1AB96
Tritanopia (blue-blind)
#94B2AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96b494; /* rgb */ color: rgb(150, 180, 148); /* oklch */ color: oklch(73.9% 0.056 143.3);
Tailwind
colors: {
custom: {
50: '#b5cab3',
500: '#96b494',
950: '#000000',
},
}SCSS
$custom: #96b494; $custom-light: #b5cab3; $custom-dark: #000000;
JSON
{
"hex": "#96b494",
"rgb": {
"r": 150,
"g": 180,
"b": 148
},
"hsl": {
"h": 116.25,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.73854,
"c": 0.05601,
"h": 143.3
},
"luminance": 0.41265
}Semantic roles & 50–950 ramp
primary
#96B494
secondary
#D7CCD7
accent
#4A9C97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280