#96CD84#96CD84
#96CD84 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.2% C 0.115 H 138.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #96CD84 |
|---|---|
| RGB | rgb(150, 205, 132) |
| HSL | hsl(105, 42%, 66%) |
| HSV | hsv(105, 36%, 80%) |
| CMYK | cmyk(26.8%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(77.17, -31.40, 30.79) |
| CIE-LCH | lch(77.17, 43.98, 135.56°) |
| OKLab | oklab(79.22% -0.0857 0.0766) |
| OKLCH | oklch(79.22% 0.115 138.2) |
| XYZ | xyz(38.5727, 51.8113, 29.7936) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.16
Light Moss Green
#A6C875
ΔE00 5.01
Soft Green
#6FC276
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 6.15
Lichen
#8FB67B
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CD84 #BB84CD
analogous
#BACD84 #96CD84 #84CD96
triadic
#96CD84 #8496CD #CD8496
tetradic
#96CD84 #84BACD #BB84CD #CD9684
square
#96CD84 #84BACD #BB84CD #CD9684
split-complementary
#96CD84 #9684CD #CD84BA
monochromatic
#54993E #71BB58 #96CD84 #BBDFB0 #E0F0DB
Accessibility & contrast
On white
1.85
#96CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#96CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CD84
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CD84 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#C9BD88
Tritanopia (blue-blind)
#94C8BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #96cd84; /* rgb */ color: rgb(150, 205, 132); /* oklch */ color: oklch(79.2% 0.115 138.2);
Tailwind
colors: {
custom: {
50: '#b6dca8',
500: '#96cd84',
950: '#000000',
},
}SCSS
$custom: #96cd84; $custom-light: #b6dca8; $custom-dark: #000000;
JSON
{
"hex": "#96cd84",
"rgb": {
"r": 150,
"g": 205,
"b": 132
},
"hsl": {
"h": 105.205,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79217,
"c": 0.11496,
"h": 138.2
},
"luminance": 0.51813
}Semantic roles & 50–950 ramp
primary
#96CD84
secondary
#8D569F
accent
#30B594
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480