#96E488#96E488
#96E488 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.6% C 0.146 H 140.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #96E488 |
|---|---|
| RGB | rgb(150, 228, 136) |
| HSL | hsl(111, 63%, 71%) |
| HSV | hsv(111, 40%, 89%) |
| CMYK | cmyk(34.2%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(83.83, -41.30, 37.47) |
| CIE-LCH | lch(83.83, 55.77, 137.79°) |
| OKLab | oklab(84.63% -0.1128 0.0923) |
| OKLCH | oklch(84.63% 0.146 140.7) |
| XYZ | xyz(44.7633, 63.7463, 33.2335) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.63
Palegreen
#98FB98
ΔE00 5.03
Pale Light Green
#B1FC99
ΔE00 5.50
Light Pastel Green
#B2FBA5
ΔE00 5.50
Washed Out Green
#BCF5A6
ΔE00 5.75
Tea Green
#BDF8A3
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E488 #D688E4
analogous
#C4E488 #96E488 #88E4A8
triadic
#96E488 #8896E4 #E48896
tetradic
#96E488 #88C4E4 #D688E4 #E4A888
square
#96E488 #88C4E4 #D688E4 #E4A888
split-complementary
#96E488 #A888E4 #E488C4
monochromatic
#44C52D #6AD956 #96E488 #C2EFBA #E9F9E6
Accessibility & contrast
On white
1.53
#96E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#96E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E488
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E488 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D681
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#90DFCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96e488; /* rgb */ color: rgb(150, 228, 136); /* oklch */ color: oklch(84.6% 0.146 140.7);
Tailwind
colors: {
custom: {
50: '#b8edac',
500: '#96e488',
950: '#000000',
},
}SCSS
$custom: #96e488; $custom-light: #b8edac; $custom-dark: #000000;
JSON
{
"hex": "#96e488",
"rgb": {
"r": 150,
"g": 228,
"b": 136
},
"hsl": {
"h": 110.87,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.84631,
"c": 0.14574,
"h": 140.7
},
"luminance": 0.63748
}Semantic roles & 50–950 ramp
primary
#96E488
secondary
#AD54BD
accent
#1BCBB0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581