#96A894#96A894
#96A894 is a light, muted green. Relative luminance 0.366; OKLCH L 71.2% C 0.035 H 142.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #96A894 |
|---|---|
| RGB | rgb(150, 168, 148) |
| HSL | hsl(114, 10%, 62%) |
| HSV | hsv(114, 12%, 66%) |
| CMYK | cmyk(10.7%, 0%, 11.9%, 34.1%) |
| CIE-LAB | lab(67.00, -10.18, 8.21) |
| CIE-LCH | lch(67.00, 13.08, 141.10°) |
| OKLab | oklab(71.18% -0.0277 0.0213) |
| OKLCH | oklch(71.18% 0.035 142.4) |
| XYZ | xyz(31.9245, 36.6270, 33.3990) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.68
Sage Green
#9CAF88
ΔE00 6.19
Grey Green
#86A17D
ΔE00 6.49
Greeny Grey
#7EA07A
ΔE00 7.99
Greyish Green
#82A67D
ΔE00 8.06
Cement
#A5A391
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A894 #A694A8
analogous
#A0A894 #96A894 #94A89C
triadic
#96A894 #9496A8 #A89496
tetradic
#96A894 #94A0A8 #A694A8 #A89C94
square
#96A894 #94A0A8 #A694A8 #A89C94
split-complementary
#96A894 #9C94A8 #A894A0
monochromatic
#596B57 #758D72 #96A894 #B7C3B6 #D8DFD8
Accessibility & contrast
On white
2.52
#96A894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#96A894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A894
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A894 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#A6A295
Tritanopia (blue-blind)
#95A7A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #96a894; /* rgb */ color: rgb(150, 168, 148); /* oklch */ color: oklch(71.2% 0.035 142.4);
Tailwind
colors: {
custom: {
50: '#b5c1b3',
500: '#96a894',
950: '#000000',
},
}SCSS
$custom: #96a894; $custom-light: #b5c1b3; $custom-dark: #000000;
JSON
{
"hex": "#96a894",
"rgb": {
"r": 150,
"g": 168,
"b": 148
},
"hsl": {
"h": 114,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71177,
"c": 0.03499,
"h": 142.4
},
"luminance": 0.36627
}Semantic roles & 50–950 ramp
primary
#96A894
secondary
#CFC8D0
accent
#51948E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180