#96D87F#96D87F
#96D87F is a light, vivid green. Relative luminance 0.571; OKLCH L 81.7% C 0.137 H 138.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96D87F |
|---|---|
| RGB | rgb(150, 216, 127) |
| HSL | hsl(104, 53%, 67%) |
| HSV | hsv(104, 41%, 85%) |
| CMYK | cmyk(30.6%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.25, -37.20, 37.35) |
| CIE-LCH | lch(80.25, 52.72, 134.88°) |
| OKLab | oklab(81.68% -0.1018 0.0917) |
| OKLCH | oklch(81.68% 0.137 138) |
| XYZ | xyz(40.9631, 57.1265, 28.9428) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.79
Light Moss Green
#A6C875
ΔE00 6.02
Light Grey Green
#B7E1A1
ΔE00 6.28
Fresh Green
#69D84F
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D87F #C17FD8
analogous
#C3D87F #96D87F #7FD894
triadic
#96D87F #7F96D8 #D87F96
tetradic
#96D87F #7FC3D8 #C17FD8 #D8947F
square
#96D87F #7FC3D8 #C17FD8 #D8947F
split-complementary
#96D87F #947FD8 #D87FC3
monochromatic
#52A934 #70CA50 #96D87F #BCE6AE #E3F5DD
Accessibility & contrast
On white
1.69
#96D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#96D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D87F
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D87F | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB78
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#93D2C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #96d87f; /* rgb */ color: rgb(150, 216, 127); /* oklch */ color: oklch(81.7% 0.137 138.0);
Tailwind
colors: {
custom: {
50: '#b7e4a5',
500: '#96d87f',
950: '#000000',
},
}SCSS
$custom: #96d87f; $custom-light: #b7e4a5; $custom-dark: #000000;
JSON
{
"hex": "#96d87f",
"rgb": {
"r": 150,
"g": 216,
"b": 127
},
"hsl": {
"h": 104.494,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81684,
"c": 0.13701,
"h": 138
},
"luminance": 0.57128
}Semantic roles & 50–950 ramp
primary
#96D87F
secondary
#944FAC
accent
#25C198
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480