#96FC80#96FC80
#96FC80 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.1% C 0.187 H 140.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96FC80 |
|---|---|
| RGB | rgb(150, 252, 128) |
| HSL | hsl(109, 95%, 75%) |
| HSV | hsv(109, 49%, 99%) |
| CMYK | cmyk(40.5%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(90.62, -52.54, 49.89) |
| CIE-LCH | lch(90.62, 72.46, 136.48°) |
| OKLab | oklab(90.12% -0.1437 0.1201) |
| OKLCH | oklch(90.12% 0.187 140.1) |
| XYZ | xyz(51.2824, 77.6604, 32.7057) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.79
Easter Green
#8CFD7E
ΔE00 1.05
Lightgreen (survey)
#76FF7B
ΔE00 3.01
Palegreen
#98FB98
ΔE00 3.60
Light Grass Green
#9AF764
ΔE00 3.61
Spring Green (survey)
#A9F971
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FC80 #E680FC
analogous
#D4FC80 #96FC80 #80FCA8
triadic
#96FC80 #8096FC #FC8096
tetradic
#96FC80 #80D4FC #E680FC #FCA880
square
#96FC80 #80D4FC #E680FC #FCA880
split-complementary
#96FC80 #A880FC #FC80D4
monochromatic
#33F908 #65FB44 #96FC80 #C7FDBC #E6FEE1
Accessibility & contrast
On white
1.27
#96FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#96FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FC80
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FC80 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#8EF5DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #96fc80; /* rgb */ color: rgb(150, 252, 128); /* oklch */ color: oklch(90.1% 0.187 140.1);
Tailwind
colors: {
custom: {
50: '#bafea7',
500: '#96fc80',
950: '#000000',
},
}SCSS
$custom: #96fc80; $custom-light: #bafea7; $custom-dark: #000000;
JSON
{
"hex": "#96fc80",
"rgb": {
"r": 150,
"g": 252,
"b": 128
},
"hsl": {
"h": 109.355,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90123,
"c": 0.18734,
"h": 140.1
},
"luminance": 0.77663
}Semantic roles & 50–950 ramp
primary
#96FC80
secondary
#C046DA
accent
#00E6BD
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680