#96DB82#96DB82
#96DB82 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.4% C 0.138 H 138.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #96DB82 |
|---|---|
| RGB | rgb(150, 219, 130) |
| HSL | hsl(107, 55%, 68%) |
| HSV | hsv(107, 41%, 86%) |
| CMYK | cmyk(31.5%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(81.16, -38.14, 37.02) |
| CIE-LCH | lch(81.16, 53.15, 135.85°) |
| OKLab | oklab(82.43% -0.1042 0.0911) |
| OKLCH | oklch(82.43% 0.138 138.9) |
| XYZ | xyz(41.9371, 58.7571, 30.2464) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.72
Pistachio
#93C572
ΔE00 5.54
Light Grey Green
#B7E1A1
ΔE00 6.15
Pale Olive Green
#B1D27B
ΔE00 6.27
Light Moss Green
#A6C875
ΔE00 6.70
Lightish Green
#61E160
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DB82 #C782DB
analogous
#C2DB82 #96DB82 #82DB9A
triadic
#96DB82 #8296DB #DB8296
tetradic
#96DB82 #82C2DB #C782DB #DB9A82
square
#96DB82 #82C2DB #C782DB #DB9A82
split-complementary
#96DB82 #9A82DB #DB82C2
monochromatic
#4FB033 #6ECD52 #96DB82 #BEE9B2 #E6F6E1
Accessibility & contrast
On white
1.65
#96DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#96DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DB82
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DB82 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7B
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#92D5C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #96db82; /* rgb */ color: rgb(150, 219, 130); /* oklch */ color: oklch(82.4% 0.138 138.9);
Tailwind
colors: {
custom: {
50: '#b7e6a7',
500: '#96db82',
950: '#000000',
},
}SCSS
$custom: #96db82; $custom-light: #b7e6a7; $custom-dark: #000000;
JSON
{
"hex": "#96db82",
"rgb": {
"r": 150,
"g": 219,
"b": 130
},
"hsl": {
"h": 106.517,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.82433,
"c": 0.13843,
"h": 138.9
},
"luminance": 0.58759
}Semantic roles & 50–950 ramp
primary
#96DB82
secondary
#9C50B2
accent
#23C39F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480