#8EDE77#8EDE77
#8EDE77 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.5% C 0.158 H 139.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDE77 |
|---|---|
| RGB | rgb(142, 222, 119) |
| HSL | hsl(107, 61%, 67%) |
| HSV | hsv(107, 46%, 87%) |
| CMYK | cmyk(36%, 0%, 46.4%, 12.9%) |
| CIE-LAB | lab(81.47, -43.55, 42.77) |
| CIE-LCH | lch(81.47, 61.04, 135.52°) |
| OKLab | oklab(82.53% -0.1193 0.1038) |
| OKLCH | oklch(82.53% 0.158 139) |
| XYZ | xyz(40.6050, 59.3233, 26.7602) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.40
Lightish Green
#61E160
ΔE00 4.90
Fresh Green
#69D84F
ΔE00 5.23
Light Green
#96F97B
ΔE00 6.13
Pistachio
#93C572
ΔE00 6.66
Palegreen
#98FB98
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDE77 #C777DE
analogous
#C2DE77 #8EDE77 #77DE94
triadic
#8EDE77 #778EDE #DE778E
tetradic
#8EDE77 #77C2DE #C777DE #DE9477
square
#8EDE77 #77C2DE #C777DE #DE9477
split-complementary
#8EDE77 #9477DE #DE77C2
monochromatic
#48B02B #65D246 #8EDE77 #B7EAA8 #E0F6DA
Accessibility & contrast
On white
1.63
#8EDE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#8EDE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDE77
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDE77 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6F
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#89D8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ede77; /* rgb */ color: rgb(142, 222, 119); /* oklch */ color: oklch(82.5% 0.158 139.0);
Tailwind
colors: {
custom: {
50: '#b2e9a0',
500: '#8ede77',
950: '#000000',
},
}SCSS
$custom: #8ede77; $custom-light: #b2e9a0; $custom-dark: #000000;
JSON
{
"hex": "#8ede77",
"rgb": {
"r": 142,
"g": 222,
"b": 119
},
"hsl": {
"h": 106.602,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.82528,
"c": 0.15807,
"h": 139
},
"luminance": 0.59325
}Semantic roles & 50–950 ramp
primary
#8EDE77
secondary
#9A47B2
accent
#1DC9A2
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480