#96B69E#96B69E
#96B69E is a light, muted green. Relative luminance 0.424; OKLCH L 74.6% C 0.049 H 152.7°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #96B69E |
|---|---|
| RGB | rgb(150, 182, 158) |
| HSL | hsl(135, 18%, 65%) |
| HSV | hsv(135, 18%, 71%) |
| CMYK | cmyk(17.6%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(71.15, -15.65, 8.64) |
| CIE-LCH | lch(71.15, 17.88, 151.10°) |
| OKLab | oklab(74.56% -0.0434 0.0224) |
| OKLCH | oklch(74.56% 0.049 152.7) |
| XYZ | xyz(35.4756, 42.4077, 38.6575) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.34
Darkseagreen
#8FBC8F
ΔE00 6.33
Sage Green
#9CAF88
ΔE00 6.42
Greyish Green
#82A67D
ΔE00 7.44
Grey Green
#86A17D
ΔE00 7.56
Greeny Grey
#7EA07A
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B69E #B696AE
analogous
#9EB696 #96B69E #96B6AE
triadic
#96B69E #9E96B6 #B69E96
tetradic
#96B69E #969EB6 #B696AE #B6AE96
square
#96B69E #969EB6 #B696AE #B6AE96
split-complementary
#96B69E #AE96B6 #B6969E
monochromatic
#567C5F #729D7D #96B69E #BACFBF #DEE8E1
Accessibility & contrast
On white
2.21
#96B69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#96B69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B69E
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B69E | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09D
Deuteranopia (green-blind)
#B0AD9F
Tritanopia (blue-blind)
#92B5AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96b69e; /* rgb */ color: rgb(150, 182, 158); /* oklch */ color: oklch(74.6% 0.049 152.7);
Tailwind
colors: {
custom: {
50: '#b5ccba',
500: '#96b69e',
950: '#000000',
},
}SCSS
$custom: #96b69e; $custom-light: #b5ccba; $custom-dark: #000000;
JSON
{
"hex": "#96b69e",
"rgb": {
"r": 150,
"g": 182,
"b": 158
},
"hsl": {
"h": 135,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.7456,
"c": 0.04885,
"h": 152.7
},
"luminance": 0.42409
}Semantic roles & 50–950 ramp
primary
#96B69E
secondary
#D9CED7
accent
#49889C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280