#96DA80#96DA80
#96DA80 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.2% C 0.139 H 138.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #96DA80 |
|---|---|
| RGB | rgb(150, 218, 128) |
| HSL | hsl(105, 55%, 68%) |
| HSV | hsv(105, 41%, 85%) |
| CMYK | cmyk(31.2%, 0%, 41.3%, 14.5%) |
| CIE-LAB | lab(80.84, -37.96, 37.61) |
| CIE-LCH | lch(80.84, 53.44, 135.27°) |
| OKLab | oklab(82.17% -0.1038 0.0924) |
| OKLCH | oklch(82.17% 0.139 138.3) |
| XYZ | xyz(41.5441, 58.1837, 29.4595) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.00
Pistachio
#93C572
ΔE00 5.28
Pale Olive Green
#B1D27B
ΔE00 6.05
Light Grey Green
#B7E1A1
ΔE00 6.28
Light Moss Green
#A6C875
ΔE00 6.43
Lightish Green
#61E160
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DA80 #C480DA
analogous
#C3DA80 #96DA80 #80DA97
triadic
#96DA80 #8096DA #DA8096
tetradic
#96DA80 #80C3DA #C480DA #DA9780
square
#96DA80 #80C3DA #C480DA #DA9780
split-complementary
#96DA80 #9780DA #DA80C3
monochromatic
#50AD32 #6FCC51 #96DA80 #BDE8AF #E4F6DF
Accessibility & contrast
On white
1.66
#96DA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#96DA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DA80
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DA80 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD79
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#93D4C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #96da80; /* rgb */ color: rgb(150, 218, 128); /* oklch */ color: oklch(82.2% 0.139 138.3);
Tailwind
colors: {
custom: {
50: '#b7e6a6',
500: '#96da80',
950: '#000000',
},
}SCSS
$custom: #96da80; $custom-light: #b7e6a6; $custom-dark: #000000;
JSON
{
"hex": "#96da80",
"rgb": {
"r": 150,
"g": 218,
"b": 128
},
"hsl": {
"h": 105.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.82166,
"c": 0.13898,
"h": 138.3
},
"luminance": 0.58185
}Semantic roles & 50–950 ramp
primary
#96DA80
secondary
#984EB0
accent
#23C29B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480