#96EF80#96EF80
#96EF80 is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.1% C 0.169 H 139.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #96EF80 |
|---|---|
| RGB | rgb(150, 239, 128) |
| HSL | hsl(108, 78%, 72%) |
| HSV | hsv(108, 46%, 94%) |
| CMYK | cmyk(37.2%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(86.89, -47.14, 45.27) |
| CIE-LCH | lch(86.89, 65.35, 136.16°) |
| OKLab | oklab(87.08% -0.129 0.1098) |
| OKLCH | oklch(87.08% 0.169 139.6) |
| XYZ | xyz(47.3388, 69.7731, 31.3911) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.58
Lightgreen
#90EE90
ΔE00 2.98
Easter Green
#8CFD7E
ΔE00 3.46
Palegreen
#98FB98
ΔE00 3.64
Pale Light Green
#B1FC99
ΔE00 4.01
Pastel Green
#B0FF9D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EF80 #D980EF
analogous
#CEEF80 #96EF80 #80EFA2
triadic
#96EF80 #8096EF #EF8096
tetradic
#96EF80 #80CEEF #D980EF #EFA280
square
#96EF80 #80CEEF #D980EF #EFA280
split-complementary
#96EF80 #A280EF #EF80CE
monochromatic
#41D91B #69E84A #96EF80 #C3F6B6 #E9FCE4
Accessibility & contrast
On white
1.40
#96EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#96EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EF80
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EF80 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#90E9D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #96ef80; /* rgb */ color: rgb(150, 239, 128); /* oklch */ color: oklch(87.1% 0.169 139.6);
Tailwind
colors: {
custom: {
50: '#b9f5a7',
500: '#96ef80',
950: '#000000',
},
}SCSS
$custom: #96ef80; $custom-light: #b9f5a7; $custom-dark: #000000;
JSON
{
"hex": "#96ef80",
"rgb": {
"r": 150,
"g": 239,
"b": 128
},
"hsl": {
"h": 108.108,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.87076,
"c": 0.16938,
"h": 139.6
},
"luminance": 0.69776
}Semantic roles & 50–950 ramp
primary
#96EF80
secondary
#B04AC9
accent
#0CDAB1
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580