#96DC83#96DC83
#96DC83 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.7% C 0.139 H 139.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96DC83 |
|---|---|
| RGB | rgb(150, 220, 131) |
| HSL | hsl(107, 56%, 69%) |
| HSV | hsv(107, 40%, 86%) |
| CMYK | cmyk(31.8%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(81.46, -38.45, 36.90) |
| CIE-LCH | lch(81.46, 53.29, 136.17°) |
| OKLab | oklab(82.68% -0.1051 0.0909) |
| OKLCH | oklch(82.68% 0.139 139.2) |
| XYZ | xyz(42.2662, 59.3074, 30.6888) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.47
Pistachio
#93C572
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 6.12
Pale Olive Green
#B1D27B
ΔE00 6.45
Hospital Green
#9BE5AA
ΔE00 6.71
Washed Out Green
#BCF5A6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DC83 #C983DC
analogous
#C3DC83 #96DC83 #83DC9D
triadic
#96DC83 #8396DC #DC8396
tetradic
#96DC83 #83C3DC #C983DC #DC9D83
square
#96DC83 #83C3DC #C983DC #DC9D83
split-complementary
#96DC83 #9D83DC #DC83C3
monochromatic
#4EB232 #6ECF53 #96DC83 #BEE9B3 #E7F7E2
Accessibility & contrast
On white
1.63
#96DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#96DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DC83
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DC83 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#D7C888
Tritanopia (blue-blind)
#92D6C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #96dc83; /* rgb */ color: rgb(150, 220, 131); /* oklch */ color: oklch(82.7% 0.139 139.2);
Tailwind
colors: {
custom: {
50: '#b7e7a8',
500: '#96dc83',
950: '#000000',
},
}SCSS
$custom: #96dc83; $custom-light: #b7e7a8; $custom-dark: #000000;
JSON
{
"hex": "#96dc83",
"rgb": {
"r": 150,
"g": 220,
"b": 131
},
"hsl": {
"h": 107.191,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82683,
"c": 0.1389,
"h": 139.2
},
"luminance": 0.59309
}Semantic roles & 50–950 ramp
primary
#96DC83
secondary
#9E50B3
accent
#22C4A1
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111610
muted
#818480