#96EA8A#96EA8A
#96EA8A is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.153 H 141.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA8A |
|---|---|
| RGB | rgb(150, 234, 138) |
| HSL | hsl(113, 70%, 73%) |
| HSV | hsv(113, 41%, 92%) |
| CMYK | cmyk(35.9%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.59, -43.65, 38.74) |
| CIE-LCH | lch(85.59, 58.36, 138.41°) |
| OKLab | oklab(86.06% -0.1191 0.0953) |
| OKLCH | oklch(86.06% 0.153 141.3) |
| XYZ | xyz(46.5861, 67.1623, 34.5488) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.55
Palegreen
#98FB98
ΔE00 3.70
Pale Light Green
#B1FC99
ΔE00 4.45
Light Pastel Green
#B2FBA5
ΔE00 4.65
Light Green
#96F97B
ΔE00 4.74
Pastel Green
#B0FF9D
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA8A #DE8AEA
analogous
#C6EA8A #96EA8A #8AEAAE
triadic
#96EA8A #8A96EA #EA8A96
tetradic
#96EA8A #8AC6EA #DE8AEA #EAAE8A
square
#96EA8A #8AC6EA #DE8AEA #EAAE8A
split-complementary
#96EA8A #AE8AEA #EA8AC6
monochromatic
#3CD426 #67E156 #96EA8A #C5F3BE #E8FAE5
Accessibility & contrast
On white
1.45
#96EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#96EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA8A
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA8A | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#8FE4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea8a; /* rgb */ color: rgb(150, 234, 138); /* oklch */ color: oklch(86.1% 0.153 141.3);
Tailwind
colors: {
custom: {
50: '#b8f1ad',
500: '#96ea8a',
950: '#000000',
},
}SCSS
$custom: #96ea8a; $custom-light: #b8f1ad; $custom-dark: #000000;
JSON
{
"hex": "#96ea8a",
"rgb": {
"r": 150,
"g": 234,
"b": 138
},
"hsl": {
"h": 112.5,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.86064,
"c": 0.15256,
"h": 141.3
},
"luminance": 0.67165
}Semantic roles & 50–950 ramp
primary
#96EA8A
secondary
#B654C4
accent
#14D2BA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581