#8EDC8A#8EDC8A
#8EDC8A is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.4% C 0.136 H 143.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDC8A |
|---|---|
| RGB | rgb(142, 220, 138) |
| HSL | hsl(117, 54%, 70%) |
| HSV | hsv(117, 37%, 86%) |
| CMYK | cmyk(35.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.17, -40.00, 32.90) |
| CIE-LCH | lch(81.17, 51.80, 140.56°) |
| OKLab | oklab(82.37% -0.109 0.0818) |
| OKLCH | oklch(82.37% 0.136 143.1) |
| XYZ | xyz(41.3342, 58.7701, 33.2056) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 6.45
Pistachio
#93C572
ΔE00 6.55
Light Sea Green
#98F6B0
ΔE00 6.79
Palegreen
#98FB98
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDC8A #D88ADC
analogous
#B7DC8A #8EDC8A #8ADCAF
triadic
#8EDC8A #8A8EDC #DC8A8E
tetradic
#8EDC8A #8AB7DC #D88ADC #DCAF8A
square
#8EDC8A #8AB7DC #D88ADC #DCAF8A
split-complementary
#8EDC8A #AF8ADC #DC8AB7
monochromatic
#3CB536 #61CE5B #8EDC8A #BBEAB9 #E8F8E7
Accessibility & contrast
On white
1.65
#8EDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#8EDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDC8A
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDC8A | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE84
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#86D7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8edc8a; /* rgb */ color: rgb(142, 220, 138); /* oklch */ color: oklch(82.4% 0.136 143.1);
Tailwind
colors: {
custom: {
50: '#b2e7ad',
500: '#8edc8a',
950: '#000000',
},
}SCSS
$custom: #8edc8a; $custom-light: #b2e7ad; $custom-dark: #000000;
JSON
{
"hex": "#8edc8a",
"rgb": {
"r": 142,
"g": 220,
"b": 138
},
"hsl": {
"h": 117.073,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82371,
"c": 0.1363,
"h": 143.1
},
"luminance": 0.58772
}Semantic roles & 50–950 ramp
primary
#8EDC8A
secondary
#AF57B3
accent
#24C1BA
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481