#96CD85#96CD85
#96CD85 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.2% C 0.114 H 138.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #96CD85 |
|---|---|
| RGB | rgb(150, 205, 133) |
| HSL | hsl(106, 42%, 66%) |
| HSV | hsv(106, 35%, 80%) |
| CMYK | cmyk(26.8%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.18, -31.25, 30.30) |
| CIE-LCH | lch(77.18, 43.53, 135.89°) |
| OKLab | oklab(79.24% -0.0853 0.0755) |
| OKLCH | oklch(79.24% 0.114 138.5) |
| XYZ | xyz(38.6414, 51.8388, 30.1557) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.32
Light Moss Green
#A6C875
ΔE00 5.15
Soft Green
#6FC276
ΔE00 5.65
Light Grey Green
#B7E1A1
ΔE00 6.10
Pale Olive Green
#B1D27B
ΔE00 6.10
Lichen
#8FB67B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CD85 #BC85CD
analogous
#BACD85 #96CD85 #85CD98
triadic
#96CD85 #8596CD #CD8596
tetradic
#96CD85 #85BACD #BC85CD #CD9885
square
#96CD85 #85BACD #BC85CD #CD9885
split-complementary
#96CD85 #9885CD #CD85BA
monochromatic
#54993F #71BB5A #96CD85 #BBDFB0 #E1F1DC
Accessibility & contrast
On white
1.85
#96CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#96CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CD85
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CD85 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#C9BD89
Tritanopia (blue-blind)
#94C8BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #96cd85; /* rgb */ color: rgb(150, 205, 133); /* oklch */ color: oklch(79.2% 0.114 138.5);
Tailwind
colors: {
custom: {
50: '#b6dca9',
500: '#96cd85',
950: '#000000',
},
}SCSS
$custom: #96cd85; $custom-light: #b6dca9; $custom-dark: #000000;
JSON
{
"hex": "#96cd85",
"rgb": {
"r": 150,
"g": 205,
"b": 133
},
"hsl": {
"h": 105.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79236,
"c": 0.11388,
"h": 138.5
},
"luminance": 0.5184
}Semantic roles & 50–950 ramp
primary
#96CD85
secondary
#8E579F
accent
#31B596
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480