#96DC8A#96DC8A
#96DC8A is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.8% C 0.132 H 140.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #96DC8A |
|---|---|
| RGB | rgb(150, 220, 138) |
| HSL | hsl(111, 54%, 70%) |
| HSV | hsv(111, 37%, 86%) |
| CMYK | cmyk(31.8%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.57, -37.44, 33.51) |
| CIE-LCH | lch(81.57, 50.24, 138.17°) |
| OKLab | oklab(82.81% -0.1022 0.0832) |
| OKLCH | oklch(82.81% 0.132 140.9) |
| XYZ | xyz(42.7567, 59.5036, 33.2723) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.45
Hospital Green
#9BE5AA
ΔE00 5.53
Light Grey Green
#B7E1A1
ΔE00 5.55
Pistachio
#93C572
ΔE00 6.07
Light Sage
#BCECAC
ΔE00 6.42
Washed Out Green
#BCF5A6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DC8A #D08ADC
analogous
#BFDC8A #96DC8A #8ADCA7
triadic
#96DC8A #8A96DC #DC8A96
tetradic
#96DC8A #8ABFDC #D08ADC #DCA78A
square
#96DC8A #8ABFDC #D08ADC #DCA78A
split-complementary
#96DC8A #A78ADC #DC8ABF
monochromatic
#49B536 #6CCE5B #96DC8A #C0EAB9 #EAF8E7
Accessibility & contrast
On white
1.63
#96DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#96DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DC8A
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DC8A | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#91D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #96dc8a; /* rgb */ color: rgb(150, 220, 138); /* oklch */ color: oklch(82.8% 0.132 140.9);
Tailwind
colors: {
custom: {
50: '#b7e7ad',
500: '#96dc8a',
950: '#000000',
},
}SCSS
$custom: #96dc8a; $custom-light: #b7e7ad; $custom-dark: #000000;
JSON
{
"hex": "#96dc8a",
"rgb": {
"r": 150,
"g": 220,
"b": 138
},
"hsl": {
"h": 111.22,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82805,
"c": 0.13173,
"h": 140.9
},
"luminance": 0.59505
}Semantic roles & 50–950 ramp
primary
#96DC8A
secondary
#A657B3
accent
#24C1AA
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481