#96F87F#96F87F
#96F87F is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.2% C 0.183 H 139.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96F87F |
|---|---|
| RGB | rgb(150, 248, 127) |
| HSL | hsl(109, 90%, 74%) |
| HSV | hsv(109, 49%, 97%) |
| CMYK | cmyk(39.5%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(89.46, -51.02, 48.93) |
| CIE-LCH | lch(89.46, 70.70, 136.20°) |
| OKLab | oklab(89.17% -0.1396 0.1179) |
| OKLCH | oklch(89.17% 0.183 139.8) |
| XYZ | xyz(49.9740, 75.1483, 31.9464) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.65
Easter Green
#8CFD7E
ΔE00 1.58
Lightgreen (survey)
#76FF7B
ΔE00 3.42
Palegreen
#98FB98
ΔE00 3.49
Light Grass Green
#9AF764
ΔE00 3.58
Spring Green (survey)
#A9F971
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F87F #E17FF8
analogous
#D2F87F #96F87F #7FF8A4
triadic
#96F87F #7F96F8 #F87F96
tetradic
#96F87F #7FD2F8 #E17FF8 #F8A47F
square
#96F87F #7FD2F8 #E17FF8 #F8A47F
split-complementary
#96F87F #A47FF8 #F87FD2
monochromatic
#38F00D #66F545 #96F87F #C6FBB9 #E7FDE2
Accessibility & contrast
On white
1.31
#96F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#96F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F87F
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F87F | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#F0DD87
Tritanopia (blue-blind)
#8FF1DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #96f87f; /* rgb */ color: rgb(150, 248, 127); /* oklch */ color: oklch(89.2% 0.183 139.8);
Tailwind
colors: {
custom: {
50: '#b9fba6',
500: '#96f87f',
950: '#000000',
},
}SCSS
$custom: #96f87f; $custom-light: #b9fba6; $custom-dark: #000000;
JSON
{
"hex": "#96f87f",
"rgb": {
"r": 150,
"g": 248,
"b": 127
},
"hsl": {
"h": 108.595,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.89171,
"c": 0.18279,
"h": 139.8
},
"luminance": 0.75151
}Semantic roles & 50–950 ramp
primary
#96F87F
secondary
#BA46D5
accent
#00E6BA
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#12170F
muted
#828580