#96EA84#96EA84
#96EA84 is a very light, vivid green. Relative luminance 0.670; OKLCH L 86.0% C 0.158 H 140.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA84 |
|---|---|
| RGB | rgb(150, 234, 132) |
| HSL | hsl(109, 71%, 72%) |
| HSV | hsv(109, 44%, 92%) |
| CMYK | cmyk(35.9%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(85.50, -44.47, 41.58) |
| CIE-LCH | lch(85.50, 60.88, 136.92°) |
| OKLab | oklab(85.97% -0.1215 0.1016) |
| OKLCH | oklch(85.97% 0.158 140.1) |
| XYZ | xyz(46.1637, 66.9933, 32.3239) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.26
Palegreen
#98FB98
ΔE00 3.97
Light Green
#96F97B
ΔE00 4.08
Pale Light Green
#B1FC99
ΔE00 4.44
Easter Green
#8CFD7E
ΔE00 4.83
Pastel Green
#B0FF9D
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA84 #D884EA
analogous
#C9EA84 #96EA84 #84EAA5
triadic
#96EA84 #8496EA #EA8496
tetradic
#96EA84 #84C9EA #D884EA #EAA584
square
#96EA84 #84C9EA #D884EA #EAA584
split-complementary
#96EA84 #A584EA #EA84C9
monochromatic
#42D024 #69E150 #96EA84 #C3F3B8 #E9FBE5
Accessibility & contrast
On white
1.46
#96EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#96EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA84
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA84 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7C
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#90E4D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea84; /* rgb */ color: rgb(150, 234, 132); /* oklch */ color: oklch(86.0% 0.158 140.1);
Tailwind
colors: {
custom: {
50: '#b8f1a9',
500: '#96ea84',
950: '#000000',
},
}SCSS
$custom: #96ea84; $custom-light: #b8f1a9; $custom-dark: #000000;
JSON
{
"hex": "#96ea84",
"rgb": {
"r": 150,
"g": 234,
"b": 132
},
"hsl": {
"h": 109.412,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.85966,
"c": 0.15843,
"h": 140.1
},
"luminance": 0.66996
}Semantic roles & 50–950 ramp
primary
#96EA84
secondary
#AF4FC4
accent
#13D3B1
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581