#96A89A#96A89A
#96A89A is a light, muted green. Relative luminance 0.368; OKLCH L 71.3% C 0.028 H 152.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #96A89A |
|---|---|
| RGB | rgb(150, 168, 154) |
| HSL | hsl(133, 9%, 62%) |
| HSV | hsv(133, 11%, 66%) |
| CMYK | cmyk(10.7%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(67.14, -9.05, 5.10) |
| CIE-LCH | lch(67.14, 10.39, 150.62°) |
| OKLab | oklab(71.34% -0.0252 0.0133) |
| OKLCH | oklch(71.34% 0.028 152.2) |
| XYZ | xyz(32.4118, 36.8219, 35.9653) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.80
Cement
#A5A391
ΔE00 8.37
Sage Green
#9CAF88
ΔE00 8.38
Grey Green
#86A17D
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 8.66
Greyish Teal
#719F91
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A89A #A896A4
analogous
#9BA896 #96A89A #96A8A3
triadic
#96A89A #9A96A8 #A89A96
tetradic
#96A89A #969BA8 #A896A4 #A8A396
square
#96A89A #969BA8 #A896A4 #A8A396
split-complementary
#96A89A #A396A8 #A8969B
monochromatic
#596B5D #758C7A #96A89A #B7C4BA #D9DFDA
Accessibility & contrast
On white
2.51
#96A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#96A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A89A
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A89A | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#94A7A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #96a89a; /* rgb */ color: rgb(150, 168, 154); /* oklch */ color: oklch(71.3% 0.028 152.2);
Tailwind
colors: {
custom: {
50: '#b5c1b7',
500: '#96a89a',
950: '#000000',
},
}SCSS
$custom: #96a89a; $custom-light: #b5c1b7; $custom-dark: #000000;
JSON
{
"hex": "#96a89a",
"rgb": {
"r": 150,
"g": 168,
"b": 154
},
"hsl": {
"h": 133.333,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71342,
"c": 0.02846,
"h": 152.2
},
"luminance": 0.36822
}Semantic roles & 50–950 ramp
primary
#96A89A
secondary
#D0CACF
accent
#528593
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180