#96EB84#96EB84
#96EB84 is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.2% C 0.160 H 140.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96EB84 |
|---|---|
| RGB | rgb(150, 235, 132) |
| HSL | hsl(110, 72%, 72%) |
| HSV | hsv(110, 44%, 92%) |
| CMYK | cmyk(36.2%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(85.79, -44.90, 41.95) |
| CIE-LCH | lch(85.79, 61.45, 136.95°) |
| OKLab | oklab(86.2% -0.1227 0.1025) |
| OKLCH | oklch(86.2% 0.16 140.1) |
| XYZ | xyz(46.4492, 67.5643, 32.4191) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.24
Palegreen
#98FB98
ΔE00 3.81
Light Green
#96F97B
ΔE00 3.85
Pale Light Green
#B1FC99
ΔE00 4.30
Easter Green
#8CFD7E
ΔE00 4.59
Pastel Green
#B0FF9D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EB84 #D984EB
analogous
#C9EB84 #96EB84 #84EBA6
triadic
#96EB84 #8496EB #EB8496
tetradic
#96EB84 #84C9EB #D984EB #EBA684
square
#96EB84 #84C9EB #D984EB #EBA684
split-complementary
#96EB84 #A684EB #EB84C9
monochromatic
#41D222 #69E24F #96EB84 #C3F4B9 #E9FBE5
Accessibility & contrast
On white
1.45
#96EB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#96EB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EB84
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EB84 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#90E5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96eb84; /* rgb */ color: rgb(150, 235, 132); /* oklch */ color: oklch(86.2% 0.160 140.1);
Tailwind
colors: {
custom: {
50: '#b8f2a9',
500: '#96eb84',
950: '#000000',
},
}SCSS
$custom: #96eb84; $custom-light: #b8f2a9; $custom-dark: #000000;
JSON
{
"hex": "#96eb84",
"rgb": {
"r": 150,
"g": 235,
"b": 132
},
"hsl": {
"h": 109.515,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.862,
"c": 0.15987,
"h": 140.1
},
"luminance": 0.67567
}Semantic roles & 50–950 ramp
primary
#96EB84
secondary
#B04EC5
accent
#11D4B2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581