#96E984#96E984
#96E984 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.7% C 0.157 H 140.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #96E984 |
|---|---|
| RGB | rgb(150, 233, 132) |
| HSL | hsl(109, 70%, 72%) |
| HSV | hsv(109, 43%, 91%) |
| CMYK | cmyk(35.6%, 0%, 43.3%, 8.6%) |
| CIE-LAB | lab(85.21, -44.04, 41.22) |
| CIE-LCH | lch(85.21, 60.32, 136.90°) |
| OKLab | oklab(85.73% -0.1204 0.1008) |
| OKLCH | oklch(85.73% 0.157 140.1) |
| XYZ | xyz(45.8798, 66.4256, 32.2293) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.31
Palegreen
#98FB98
ΔE00 4.15
Light Green
#96F97B
ΔE00 4.32
Pale Light Green
#B1FC99
ΔE00 4.59
Pastel Green
#B0FF9D
ΔE00 5.04
Easter Green
#8CFD7E
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E984 #D784E9
analogous
#C9E984 #96E984 #84E9A5
triadic
#96E984 #8496E9 #E98496
tetradic
#96E984 #84C9E9 #D784E9 #E9A584
square
#96E984 #84C9E9 #D784E9 #E9A584
split-complementary
#96E984 #A584E9 #E984C9
monochromatic
#43CE25 #6AE050 #96E984 #C2F2B8 #E9FAE5
Accessibility & contrast
On white
1.47
#96E984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#96E984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E984
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E984 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7C
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#90E3D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #96e984; /* rgb */ color: rgb(150, 233, 132); /* oklch */ color: oklch(85.7% 0.157 140.1);
Tailwind
colors: {
custom: {
50: '#b8f0a9',
500: '#96e984',
950: '#000000',
},
}SCSS
$custom: #96e984; $custom-light: #b8f0a9; $custom-dark: #000000;
JSON
{
"hex": "#96e984",
"rgb": {
"r": 150,
"g": 233,
"b": 132
},
"hsl": {
"h": 109.307,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.85733,
"c": 0.15699,
"h": 140.1
},
"luminance": 0.66428
}Semantic roles & 50–950 ramp
primary
#96E984
secondary
#AE4FC2
accent
#14D2B0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581