#96ED86#96ED86
#96ED86 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.7% C 0.161 H 140.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #96ED86 |
|---|---|
| RGB | rgb(150, 237, 134) |
| HSL | hsl(111, 74%, 73%) |
| HSV | hsv(111, 43%, 93%) |
| CMYK | cmyk(36.7%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(86.39, -45.49, 41.73) |
| CIE-LCH | lch(86.39, 61.74, 137.47°) |
| OKLab | oklab(86.7% -0.1243 0.1021) |
| OKLCH | oklch(86.7% 0.161 140.6) |
| XYZ | xyz(47.1631, 68.7712, 33.3387) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.98
Palegreen
#98FB98
ΔE00 3.34
Light Green
#96F97B
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 4.00
Easter Green
#8CFD7E
ΔE00 4.26
Pastel Green
#B0FF9D
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ED86 #DD86ED
analogous
#C9ED86 #96ED86 #86EDAA
triadic
#96ED86 #8696ED #ED8696
tetradic
#96ED86 #86C9ED #DD86ED #EDAA86
square
#96ED86 #86C9ED #DD86ED #EDAA86
split-complementary
#96ED86 #AA86ED #ED86C9
monochromatic
#3DD820 #68E551 #96ED86 #C4F5BB #E8FBE4
Accessibility & contrast
On white
1.42
#96ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#96ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ED86
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ED86 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7E
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#8FE7D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #96ed86; /* rgb */ color: rgb(150, 237, 134); /* oklch */ color: oklch(86.7% 0.161 140.6);
Tailwind
colors: {
custom: {
50: '#b8f3aa',
500: '#96ed86',
950: '#000000',
},
}SCSS
$custom: #96ed86; $custom-light: #b8f3aa; $custom-dark: #000000;
JSON
{
"hex": "#96ed86",
"rgb": {
"r": 150,
"g": 237,
"b": 134
},
"hsl": {
"h": 110.68,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.86699,
"c": 0.16081,
"h": 140.6
},
"luminance": 0.68774
}Semantic roles & 50–950 ramp
primary
#96ED86
secondary
#B550C7
accent
#0FD6B7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581