#96FE80#96FE80
#96FE80 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.190 H 140.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #96FE80 |
|---|---|
| RGB | rgb(150, 254, 128) |
| HSL | hsl(110, 98%, 75%) |
| HSV | hsv(110, 50%, 100%) |
| CMYK | cmyk(40.9%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(91.20, -53.35, 50.60) |
| CIE-LCH | lch(91.20, 73.53, 136.52°) |
| OKLab | oklab(90.59% -0.146 0.1217) |
| OKLCH | oklch(90.59% 0.19 140.2) |
| XYZ | xyz(51.9138, 78.9231, 32.9161) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.99
Light Green
#96F97B
ΔE00 1.09
Lightgreen (survey)
#76FF7B
ΔE00 2.89
Lighter Green
#75FD63
ΔE00 3.59
Light Grass Green
#9AF764
ΔE00 3.64
Spring Green (survey)
#A9F971
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FE80 #E880FE
analogous
#D5FE80 #96FE80 #80FEA9
triadic
#96FE80 #8096FE #FE8096
tetradic
#96FE80 #80D5FE #E880FE #FEA980
square
#96FE80 #80D5FE #E880FE #FEA980
split-complementary
#96FE80 #A980FE #FE80D5
monochromatic
#32FD07 #64FE43 #96FE80 #C8FEBD #E6FFE1
Accessibility & contrast
On white
1.25
#96FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#96FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FE80
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FE80 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#8DF7E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #96fe80; /* rgb */ color: rgb(150, 254, 128); /* oklch */ color: oklch(90.6% 0.190 140.2);
Tailwind
colors: {
custom: {
50: '#baffa7',
500: '#96fe80',
950: '#000000',
},
}SCSS
$custom: #96fe80; $custom-light: #baffa7; $custom-dark: #000000;
JSON
{
"hex": "#96fe80",
"rgb": {
"r": 150,
"g": 254,
"b": 128
},
"hsl": {
"h": 109.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90592,
"c": 0.19005,
"h": 140.2
},
"luminance": 0.78926
}Semantic roles & 50–950 ramp
primary
#96FE80
secondary
#C245DD
accent
#00E6BD
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680