#96B694#96B694
#96B694 is a light, muted green. Relative luminance 0.421; OKLCH L 74.3% C 0.059 H 143.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #96B694 |
|---|---|
| RGB | rgb(150, 182, 148) |
| HSL | hsl(116, 19%, 65%) |
| HSV | hsv(116, 19%, 71%) |
| CMYK | cmyk(17.6%, 0%, 18.7%, 28.6%) |
| CIE-LAB | lab(70.92, -17.49, 13.78) |
| CIE-LCH | lch(70.92, 22.26, 141.78°) |
| OKLab | oklab(74.3% -0.0477 0.0354) |
| OKLCH | oklch(74.3% 0.059 143.4) |
| XYZ | xyz(34.6497, 42.0773, 34.3074) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.79
Darkseagreen
#8FBC8F
ΔE00 3.77
Sage Green
#9CAF88
ΔE00 4.25
Greyish Green
#82A67D
ΔE00 5.54
Grey Green
#86A17D
ΔE00 6.24
Lichen
#8FB67B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B694 #B494B6
analogous
#A7B694 #96B694 #94B6A3
triadic
#96B694 #9496B6 #B69496
tetradic
#96B694 #94A7B6 #B494B6 #B6A394
square
#96B694 #94A7B6 #B494B6 #B6A394
split-complementary
#96B694 #A394B6 #B694A7
monochromatic
#567B54 #729D70 #96B694 #BACFB8 #DDE8DD
Accessibility & contrast
On white
2.23
#96B694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#96B694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B694
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B694 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B092
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#94B4AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96b694; /* rgb */ color: rgb(150, 182, 148); /* oklch */ color: oklch(74.3% 0.059 143.4);
Tailwind
colors: {
custom: {
50: '#b5ccb3',
500: '#96b694',
950: '#000000',
},
}SCSS
$custom: #96b694; $custom-light: #b5ccb3; $custom-dark: #000000;
JSON
{
"hex": "#96b694",
"rgb": {
"r": 150,
"g": 182,
"b": 148
},
"hsl": {
"h": 116.471,
"s": 18.889,
"l": 64.706
},
"oklch": {
"l": 0.74304,
"c": 0.05946,
"h": 143.4
},
"luminance": 0.42078
}Semantic roles & 50–950 ramp
primary
#96B694
secondary
#D8CDD9
accent
#489D98
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280