#96EA7B#96EA7B
#96EA7B is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.167 H 138.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA7B |
|---|---|
| RGB | rgb(150, 234, 123) |
| HSL | hsl(105, 73%, 70%) |
| HSV | hsv(105, 47%, 92%) |
| CMYK | cmyk(35.9%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(85.38, -45.64, 45.79) |
| CIE-LCH | lch(85.38, 64.65, 134.90°) |
| OKLab | oklab(85.83% -0.1251 0.1107) |
| OKLCH | oklch(85.83% 0.167 138.5) |
| XYZ | xyz(45.5742, 66.7575, 29.2192) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.50
Easter Green
#8CFD7E
ΔE00 4.45
Palegreen
#98FB98
ΔE00 4.70
Pale Light Green
#B1FC99
ΔE00 4.78
Spring Green (survey)
#A9F971
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA7B #CF7BEA
analogous
#CEEA7B #96EA7B #7BEA97
triadic
#96EA7B #7B96EA #EA7B96
tetradic
#96EA7B #7BCEEA #CF7BEA #EA977B
square
#96EA7B #7BCEEA #CF7BEA #EA977B
split-complementary
#96EA7B #977BEA #EA7BCE
monochromatic
#4ACA20 #6CE246 #96EA7B #C0F2B0 #EAFBE5
Accessibility & contrast
On white
1.46
#96EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#96EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA7B
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA7B | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#91E3D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #96ea7b; /* rgb */ color: rgb(150, 234, 123); /* oklch */ color: oklch(85.8% 0.167 138.5);
Tailwind
colors: {
custom: {
50: '#b8f1a3',
500: '#96ea7b',
950: '#000000',
},
}SCSS
$custom: #96ea7b; $custom-light: #b8f1a3; $custom-dark: #000000;
JSON
{
"hex": "#96ea7b",
"rgb": {
"r": 150,
"g": 234,
"b": 123
},
"hsl": {
"h": 105.405,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85831,
"c": 0.16705,
"h": 138.5
},
"luminance": 0.6676
}Semantic roles & 50–950 ramp
primary
#96EA7B
secondary
#A546C3
accent
#11D5A5
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580