#96E484#96E484
#96E484 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.6% C 0.150 H 139.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #96E484 |
|---|---|
| RGB | rgb(150, 228, 132) |
| HSL | hsl(109, 64%, 71%) |
| HSV | hsv(109, 42%, 89%) |
| CMYK | cmyk(34.2%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(83.78, -41.86, 39.38) |
| CIE-LCH | lch(83.78, 57.47, 136.75°) |
| OKLab | oklab(84.57% -0.1144 0.0966) |
| OKLCH | oklch(84.57% 0.15 139.8) |
| XYZ | xyz(44.4844, 63.6347, 31.7642) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.87
Palegreen
#98FB98
ΔE00 5.12
Pale Light Green
#B1FC99
ΔE00 5.45
Light Green
#96F97B
ΔE00 5.51
Light Pastel Green
#B2FBA5
ΔE00 5.71
Pastel Green
#B0FF9D
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E484 #D284E4
analogous
#C6E484 #96E484 #84E4A2
triadic
#96E484 #8496E4 #E48496
tetradic
#96E484 #84C6E4 #D284E4 #E4A284
square
#96E484 #84C6E4 #D284E4 #E4A284
split-complementary
#96E484 #A284E4 #E484C6
monochromatic
#47C32B #6BD952 #96E484 #C1EFB6 #EAF9E6
Accessibility & contrast
On white
1.53
#96E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#96E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E484
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E484 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#91DECD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96e484; /* rgb */ color: rgb(150, 228, 132); /* oklch */ color: oklch(84.6% 0.150 139.8);
Tailwind
colors: {
custom: {
50: '#b8eda9',
500: '#96e484',
950: '#000000',
},
}SCSS
$custom: #96e484; $custom-light: #b8eda9; $custom-dark: #000000;
JSON
{
"hex": "#96e484",
"rgb": {
"r": 150,
"g": 228,
"b": 132
},
"hsl": {
"h": 108.75,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.84565,
"c": 0.14972,
"h": 139.8
},
"luminance": 0.63637
}Semantic roles & 50–950 ramp
primary
#96E484
secondary
#A850BC
accent
#1ACCAA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581