#96FB7A#96FB7A
#96FB7A is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.191 H 139.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #96FB7A |
|---|---|
| RGB | rgb(150, 251, 122) |
| HSL | hsl(107, 94%, 73%) |
| HSV | hsv(107, 51%, 98%) |
| CMYK | cmyk(40.2%, 0%, 51.4%, 1.6%) |
| CIE-LAB | lab(90.27, -52.85, 52.24) |
| CIE-LCH | lch(90.27, 74.31, 135.33°) |
| OKLab | oklab(89.81% -0.1449 0.125) |
| OKLCH | oklch(89.81% 0.191 139.2) |
| XYZ | xyz(50.5859, 76.8807, 30.5826) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.50
Easter Green
#8CFD7E
ΔE00 1.41
Light Grass Green
#9AF764
ΔE00 2.86
Spring Green (survey)
#A9F971
ΔE00 3.05
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Lighter Green
#75FD63
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FB7A #DF7AFB
analogous
#D6FB7A #96FB7A #7AFB9E
triadic
#96FB7A #7A96FB #FB7A96
tetradic
#96FB7A #7AD6FB #DF7AFB #FB9E7A
square
#96FB7A #7AD6FB #DF7AFB #FB9E7A
split-complementary
#96FB7A #9E7AFB #FB7AD6
monochromatic
#3BF307 #67F93F #96FB7A #C5FDB5 #E8FEE1
Accessibility & contrast
On white
1.28
#96FB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#96FB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FB7A
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FB7A | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#8FF4DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #96fb7a; /* rgb */ color: rgb(150, 251, 122); /* oklch */ color: oklch(89.8% 0.191 139.2);
Tailwind
colors: {
custom: {
50: '#bafda3',
500: '#96fb7a',
950: '#000000',
},
}SCSS
$custom: #96fb7a; $custom-light: #bafda3; $custom-dark: #000000;
JSON
{
"hex": "#96fb7a",
"rgb": {
"r": 150,
"g": 251,
"b": 122
},
"hsl": {
"h": 106.977,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89808,
"c": 0.19132,
"h": 139.2
},
"luminance": 0.76884
}Semantic roles & 50–950 ramp
primary
#96FB7A
secondary
#B741D8
accent
#00E6B4
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680