#96EA85#96EA85
#96EA85 is a very light, vivid green. Relative luminance 0.670; OKLCH L 86.0% C 0.157 H 140.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA85 |
|---|---|
| RGB | rgb(150, 234, 133) |
| HSL | hsl(110, 71%, 72%) |
| HSV | hsv(110, 43%, 92%) |
| CMYK | cmyk(35.9%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(85.51, -44.34, 41.11) |
| CIE-LCH | lch(85.51, 60.46, 137.16°) |
| OKLab | oklab(85.98% -0.1211 0.1006) |
| OKLCH | oklch(85.98% 0.157 140.3) |
| XYZ | xyz(46.2324, 67.0208, 32.6860) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.13
Palegreen
#98FB98
ΔE00 3.91
Light Green
#96F97B
ΔE00 4.18
Pale Light Green
#B1FC99
ΔE00 4.43
Pastel Green
#B0FF9D
ΔE00 4.85
Easter Green
#8CFD7E
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA85 #D985EA
analogous
#C9EA85 #96EA85 #85EAA7
triadic
#96EA85 #8596EA #EA8596
tetradic
#96EA85 #85C9EA #D985EA #EAA785
square
#96EA85 #85C9EA #D985EA #EAA785
split-complementary
#96EA85 #A785EA #EA85C9
monochromatic
#41D124 #69E151 #96EA85 #C3F3B9 #E9FBE5
Accessibility & contrast
On white
1.46
#96EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#96EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA85
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA85 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#90E4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea85; /* rgb */ color: rgb(150, 234, 133); /* oklch */ color: oklch(86.0% 0.157 140.3);
Tailwind
colors: {
custom: {
50: '#b8f1aa',
500: '#96ea85',
950: '#000000',
},
}SCSS
$custom: #96ea85; $custom-light: #b8f1aa; $custom-dark: #000000;
JSON
{
"hex": "#96ea85",
"rgb": {
"r": 150,
"g": 234,
"b": 133
},
"hsl": {
"h": 109.901,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.85982,
"c": 0.15746,
"h": 140.3
},
"luminance": 0.67023
}Semantic roles & 50–950 ramp
primary
#96EA85
secondary
#B050C4
accent
#13D3B2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581