#96FB7D#96FB7D
#96FB7D is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.8% C 0.189 H 139.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96FB7D |
|---|---|
| RGB | rgb(150, 251, 125) |
| HSL | hsl(108, 94%, 74%) |
| HSV | hsv(108, 50%, 98%) |
| CMYK | cmyk(40.2%, 0%, 50.2%, 1.6%) |
| CIE-LAB | lab(90.30, -52.49, 50.90) |
| CIE-LCH | lch(90.30, 73.12, 135.89°) |
| OKLab | oklab(89.85% -0.1438 0.1222) |
| OKLCH | oklch(89.85% 0.189 139.6) |
| XYZ | xyz(50.7747, 76.9562, 31.5767) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.44
Easter Green
#8CFD7E
ΔE00 1.22
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Light Grass Green
#9AF764
ΔE00 3.23
Spring Green (survey)
#A9F971
ΔE00 3.32
Lighter Green
#75FD63
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FB7D #E27DFB
analogous
#D5FB7D #96FB7D #7DFBA3
triadic
#96FB7D #7D96FB #FB7D96
tetradic
#96FB7D #7DD5FB #E27DFB #FBA37D
square
#96FB7D #7DD5FB #E27DFB #FBA37D
split-complementary
#96FB7D #A37DFB #FB7DD5
monochromatic
#37F608 #66F942 #96FB7D #C6FDB8 #E7FEE1
Accessibility & contrast
On white
1.28
#96FB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#96FB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FB7D
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FB7D | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE972
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#8EF4DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #96fb7d; /* rgb */ color: rgb(150, 251, 125); /* oklch */ color: oklch(89.8% 0.189 139.6);
Tailwind
colors: {
custom: {
50: '#bafda5',
500: '#96fb7d',
950: '#000000',
},
}SCSS
$custom: #96fb7d; $custom-light: #bafda5; $custom-dark: #000000;
JSON
{
"hex": "#96fb7d",
"rgb": {
"r": 150,
"g": 251,
"b": 125
},
"hsl": {
"h": 108.095,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.89848,
"c": 0.18867,
"h": 139.6
},
"luminance": 0.76959
}Semantic roles & 50–950 ramp
primary
#96FB7D
secondary
#BB44D8
accent
#00E6B8
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680