#96EC8A#96EC8A
#96EC8A is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.5% C 0.155 H 141.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #96EC8A |
|---|---|
| RGB | rgb(150, 236, 138) |
| HSL | hsl(113, 72%, 73%) |
| HSV | hsv(113, 42%, 93%) |
| CMYK | cmyk(36.4%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(86.16, -44.51, 39.47) |
| CIE-LCH | lch(86.16, 59.49, 138.43°) |
| OKLab | oklab(86.53% -0.1215 0.097) |
| OKLCH | oklch(86.53% 0.155 141.4) |
| XYZ | xyz(47.1587, 68.3075, 34.7397) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.42
Palegreen
#98FB98
ΔE00 3.30
Pale Light Green
#B1FC99
ΔE00 4.14
Light Green
#96F97B
ΔE00 4.30
Pastel Green
#B0FF9D
ΔE00 4.46
Light Pastel Green
#B2FBA5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EC8A #E08AEC
analogous
#C7EC8A #96EC8A #8AECAF
triadic
#96EC8A #8A96EC #EC8A96
tetradic
#96EC8A #8AC7EC #E08AEC #ECAF8A
square
#96EC8A #8AC7EC #E08AEC #ECAF8A
split-complementary
#96EC8A #AF8AEC #EC8AC7
monochromatic
#39D823 #67E355 #96EC8A #C5F5BF #E7FBE5
Accessibility & contrast
On white
1.43
#96EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#96EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EC8A
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EC8A | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#8FE6D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96ec8a; /* rgb */ color: rgb(150, 236, 138); /* oklch */ color: oklch(86.5% 0.155 141.4);
Tailwind
colors: {
custom: {
50: '#b8f2ad',
500: '#96ec8a',
950: '#000000',
},
}SCSS
$custom: #96ec8a; $custom-light: #b8f2ad; $custom-dark: #000000;
JSON
{
"hex": "#96ec8a",
"rgb": {
"r": 150,
"g": 236,
"b": 138
},
"hsl": {
"h": 112.653,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.8653,
"c": 0.15547,
"h": 141.4
},
"luminance": 0.6831
}Semantic roles & 50–950 ramp
primary
#96EC8A
secondary
#B854C7
accent
#11D4BC
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581