#96DC76#96DC76
#96DC76 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.5% C 0.152 H 136.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #96DC76 |
|---|---|
| RGB | rgb(150, 220, 118) |
| HSL | hsl(101, 59%, 66%) |
| HSV | hsv(101, 46%, 86%) |
| CMYK | cmyk(31.8%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(81.28, -40.17, 43.11) |
| CIE-LCH | lch(81.28, 58.92, 132.98°) |
| OKLab | oklab(82.48% -0.1103 0.1044) |
| OKLCH | oklch(82.48% 0.152 136.6) |
| XYZ | xyz(41.4398, 58.9768, 26.3363) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.28
Fresh Green
#69D84F
ΔE00 5.78
Pistachio
#93C572
ΔE00 5.93
Lightish Green
#61E160
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.03
Light Green
#96F97B
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DC76 #BC76DC
analogous
#C9DC76 #96DC76 #76DC89
triadic
#96DC76 #7696DC #DC7696
tetradic
#96DC76 #76C9DC #BC76DC #DC8976
square
#96DC76 #76C9DC #BC76DC #DC8976
split-complementary
#96DC76 #8976DC #DC76C9
monochromatic
#54AC2C #71D045 #96DC76 #BBE8A7 #E1F5D7
Accessibility & contrast
On white
1.64
#96DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#96DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DC76
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DC76 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6E
Deuteranopia (green-blind)
#D8C87C
Tritanopia (blue-blind)
#94D6C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #96dc76; /* rgb */ color: rgb(150, 220, 118); /* oklch */ color: oklch(82.5% 0.152 136.6);
Tailwind
colors: {
custom: {
50: '#b8e79f',
500: '#96dc76',
950: '#000000',
},
}SCSS
$custom: #96dc76; $custom-light: #b8e79f; $custom-dark: #000000;
JSON
{
"hex": "#96dc76",
"rgb": {
"r": 150,
"g": 220,
"b": 118
},
"hsl": {
"h": 101.176,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82476,
"c": 0.1519,
"h": 136.6
},
"luminance": 0.58978
}Semantic roles & 50–950 ramp
primary
#96DC76
secondary
#8E48AE
accent
#1FC792
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480