#96AA96#96AA96
#96AA96 is a light, muted green. Relative luminance 0.374; OKLCH L 71.7% C 0.036 H 145.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #96AA96 |
|---|---|
| RGB | rgb(150, 170, 150) |
| HSL | hsl(120, 11%, 63%) |
| HSV | hsv(120, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(67.60, -10.87, 7.97) |
| CIE-LCH | lch(67.60, 13.48, 143.75°) |
| OKLab | oklab(71.67% -0.0298 0.0207) |
| OKLCH | oklch(71.67% 0.036 145.2) |
| XYZ | xyz(32.4563, 37.4350, 34.3640) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.41
Sage Green
#9CAF88
ΔE00 6.14
Grey Green
#86A17D
ΔE00 6.53
Greyish Green
#82A67D
ΔE00 7.89
Greeny Grey
#7EA07A
ΔE00 7.94
Greyish Teal
#719F91
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AA96 #AA96AA
analogous
#A0AA96 #96AA96 #96AAA0
triadic
#96AA96 #9696AA #AA9696
tetradic
#96AA96 #96A0AA #AA96AA #AAA096
square
#96AA96 #96A0AA #AA96AA #AAA096
split-complementary
#96AA96 #A096AA #AA96A0
monochromatic
#586D58 #748F74 #96AA96 #B8C5B8 #DAE1DA
Accessibility & contrast
On white
2.47
#96AA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#96AA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AA96
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AA96 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#94A9A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #96aa96; /* rgb */ color: rgb(150, 170, 150); /* oklch */ color: oklch(71.7% 0.036 145.2);
Tailwind
colors: {
custom: {
50: '#b5c3b4',
500: '#96aa96',
950: '#000000',
},
}SCSS
$custom: #96aa96; $custom-light: #b5c3b4; $custom-dark: #000000;
JSON
{
"hex": "#96aa96",
"rgb": {
"r": 150,
"g": 170,
"b": 150
},
"hsl": {
"h": 120,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71674,
"c": 0.03627,
"h": 145.2
},
"luminance": 0.37435
}Semantic roles & 50–950 ramp
primary
#96AA96
secondary
#D2CAD2
accent
#519595
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180