#96EB8A#96EB8A
#96EB8A is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.3% C 0.154 H 141.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96EB8A |
|---|---|
| RGB | rgb(150, 235, 138) |
| HSL | hsl(113, 71%, 73%) |
| HSV | hsv(113, 41%, 92%) |
| CMYK | cmyk(36.2%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.87, -44.08, 39.11) |
| CIE-LCH | lch(85.87, 58.93, 138.42°) |
| OKLab | oklab(86.3% -0.1203 0.0962) |
| OKLCH | oklch(86.3% 0.154 141.4) |
| XYZ | xyz(46.8716, 67.7333, 34.6439) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.47
Palegreen
#98FB98
ΔE00 3.49
Pale Light Green
#B1FC99
ΔE00 4.29
Light Green
#96F97B
ΔE00 4.52
Light Pastel Green
#B2FBA5
ΔE00 4.55
Pastel Green
#B0FF9D
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EB8A #DF8AEB
analogous
#C6EB8A #96EB8A #8AEBAE
triadic
#96EB8A #8A96EB #EB8A96
tetradic
#96EB8A #8AC6EB #DF8AEB #EBAE8A
square
#96EB8A #8AC6EB #DF8AEB #EBAE8A
split-complementary
#96EB8A #AE8AEB #EB8AC6
monochromatic
#3BD625 #67E256 #96EB8A #C5F4BE #E8FBE5
Accessibility & contrast
On white
1.44
#96EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#96EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EB8A
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EB8A | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#8FE5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96eb8a; /* rgb */ color: rgb(150, 235, 138); /* oklch */ color: oklch(86.3% 0.154 141.4);
Tailwind
colors: {
custom: {
50: '#b8f2ad',
500: '#96eb8a',
950: '#000000',
},
}SCSS
$custom: #96eb8a; $custom-light: #b8f2ad; $custom-dark: #000000;
JSON
{
"hex": "#96eb8a",
"rgb": {
"r": 150,
"g": 235,
"b": 138
},
"hsl": {
"h": 112.577,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86297,
"c": 0.15402,
"h": 141.4
},
"luminance": 0.67736
}Semantic roles & 50–950 ramp
primary
#96EB8A
secondary
#B754C5
accent
#13D3BB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581