#96FB7E#96FB7E
#96FB7E is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.188 H 139.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96FB7E |
|---|---|
| RGB | rgb(150, 251, 126) |
| HSL | hsl(108, 94%, 74%) |
| HSV | hsv(108, 50%, 98%) |
| CMYK | cmyk(40.2%, 0%, 49.8%, 1.6%) |
| CIE-LAB | lab(90.31, -52.37, 50.44) |
| CIE-LCH | lch(90.31, 72.72, 136.08°) |
| OKLab | oklab(89.86% -0.1434 0.1212) |
| OKLCH | oklch(89.86% 0.188 139.8) |
| XYZ | xyz(50.8389, 76.9818, 31.9148) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.50
Easter Green
#8CFD7E
ΔE00 1.18
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Light Grass Green
#9AF764
ΔE00 3.36
Spring Green (survey)
#A9F971
ΔE00 3.42
Lighter Green
#75FD63
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FB7E #E37EFB
analogous
#D5FB7E #96FB7E #7EFBA5
triadic
#96FB7E #7E96FB #FB7E96
tetradic
#96FB7E #7ED5FB #E37EFB #FBA57E
square
#96FB7E #7ED5FB #E37EFB #FBA57E
split-complementary
#96FB7E #A57EFB #FB7ED5
monochromatic
#36F708 #66F943 #96FB7E #C6FDB9 #E7FEE1
Accessibility & contrast
On white
1.28
#96FB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#96FB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FB7E
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FB7E | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#8EF4DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #96fb7e; /* rgb */ color: rgb(150, 251, 126); /* oklch */ color: oklch(89.9% 0.188 139.8);
Tailwind
colors: {
custom: {
50: '#bafda6',
500: '#96fb7e',
950: '#000000',
},
}SCSS
$custom: #96fb7e; $custom-light: #bafda6; $custom-dark: #000000;
JSON
{
"hex": "#96fb7e",
"rgb": {
"r": 150,
"g": 251,
"b": 126
},
"hsl": {
"h": 108.48,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.89861,
"c": 0.18778,
"h": 139.8
},
"luminance": 0.76985
}Semantic roles & 50–950 ramp
primary
#96FB7E
secondary
#BC45D9
accent
#00E6B9
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680