#96EA91#96EA91
#96EA91 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.146 H 142.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA91 |
|---|---|
| RGB | rgb(150, 234, 145) |
| HSL | hsl(117, 68%, 74%) |
| HSV | hsv(117, 38%, 92%) |
| CMYK | cmyk(35.9%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(85.69, -42.63, 35.38) |
| CIE-LCH | lch(85.69, 55.40, 140.31°) |
| OKLab | oklab(86.18% -0.1162 0.0877) |
| OKLCH | oklch(86.18% 0.146 142.9) |
| XYZ | xyz(47.1093, 67.3716, 37.3043) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.32
Palegreen
#98FB98
ΔE00 3.71
Light Pastel Green
#B2FBA5
ΔE00 4.39
Pale Light Green
#B1FC99
ΔE00 4.74
Mint Green
#8FFF9F
ΔE00 4.78
Baby Green
#8CFF9E
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA91 #E591EA
analogous
#C3EA91 #96EA91 #91EAB9
triadic
#96EA91 #9196EA #EA9196
tetradic
#96EA91 #91C3EA #E591EA #EAB991
square
#96EA91 #91C3EA #E591EA #EAB991
split-complementary
#96EA91 #B991EA #EA91C3
monochromatic
#34D62A #65E05E #96EA91 #C7F4C4 #E6FAE5
Accessibility & contrast
On white
1.45
#96EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#96EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA91
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA91 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#8EE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea91; /* rgb */ color: rgb(150, 234, 145); /* oklch */ color: oklch(86.2% 0.146 142.9);
Tailwind
colors: {
custom: {
50: '#b8f1b2',
500: '#96ea91',
950: '#000000',
},
}SCSS
$custom: #96ea91; $custom-light: #b8f1b2; $custom-dark: #000000;
JSON
{
"hex": "#96ea91",
"rgb": {
"r": 150,
"g": 234,
"b": 145
},
"hsl": {
"h": 116.629,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86184,
"c": 0.14562,
"h": 142.9
},
"luminance": 0.67374
}Semantic roles & 50–950 ramp
primary
#96EA91
secondary
#BF5BC5
accent
#16D0C5
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581