#96EA90#96EA90
#96EA90 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.2% C 0.147 H 142.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA90 |
|---|---|
| RGB | rgb(150, 234, 144) |
| HSL | hsl(116, 68%, 74%) |
| HSV | hsv(116, 38%, 92%) |
| CMYK | cmyk(35.9%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(85.68, -42.78, 35.86) |
| CIE-LCH | lch(85.68, 55.82, 140.03°) |
| OKLab | oklab(86.17% -0.1166 0.0888) |
| OKLCH | oklch(86.17% 0.147 142.7) |
| XYZ | xyz(47.0325, 67.3409, 36.9000) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.28
Palegreen
#98FB98
ΔE00 3.68
Light Pastel Green
#B2FBA5
ΔE00 4.40
Pale Light Green
#B1FC99
ΔE00 4.68
Mint Green
#8FFF9F
ΔE00 4.80
Baby Green
#8CFF9E
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA90 #E490EA
analogous
#C3EA90 #96EA90 #90EAB7
triadic
#96EA90 #9096EA #EA9096
tetradic
#96EA90 #90C3EA #E490EA #EAB790
square
#96EA90 #90C3EA #E490EA #EAB790
split-complementary
#96EA90 #B790EA #EA90C3
monochromatic
#35D729 #65E05D #96EA90 #C7F4C3 #E7FAE5
Accessibility & contrast
On white
1.45
#96EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#96EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA90
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA90 | 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)
#EEDB8A
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#8EE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea90; /* rgb */ color: rgb(150, 234, 144); /* oklch */ color: oklch(86.2% 0.147 142.7);
Tailwind
colors: {
custom: {
50: '#b8f1b1',
500: '#96ea90',
950: '#000000',
},
}SCSS
$custom: #96ea90; $custom-light: #b8f1b1; $custom-dark: #000000;
JSON
{
"hex": "#96ea90",
"rgb": {
"r": 150,
"g": 234,
"b": 144
},
"hsl": {
"h": 116,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86166,
"c": 0.14662,
"h": 142.7
},
"luminance": 0.67343
}Semantic roles & 50–950 ramp
primary
#96EA90
secondary
#BD5AC5
accent
#15D0C4
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581