#8ED87F#8ED87F
#8ED87F is a light, vivid green. Relative luminance 0.564; OKLCH L 81.2% C 0.141 H 140.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED87F |
|---|---|
| RGB | rgb(142, 216, 127) |
| HSL | hsl(110, 53%, 67%) |
| HSV | hsv(110, 41%, 85%) |
| CMYK | cmyk(34.3%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.84, -39.84, 36.74) |
| CIE-LCH | lch(79.84, 54.19, 137.32°) |
| OKLab | oklab(81.24% -0.1088 0.0904) |
| OKLCH | oklch(81.24% 0.141 140.3) |
| XYZ | xyz(39.5405, 56.3930, 28.8761) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.07
Pistachio
#93C572
ΔE00 5.23
Lightish Green
#61E160
ΔE00 6.40
Soft Green
#6FC276
ΔE00 6.51
Fresh Green
#69D84F
ΔE00 6.65
Pale Olive Green
#B1D27B
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED87F #C97FD8
analogous
#BAD87F #8ED87F #7FD89D
triadic
#8ED87F #7F8ED8 #D87F8E
tetradic
#8ED87F #7FBAD8 #C97FD8 #D89D7F
square
#8ED87F #7FBAD8 #C97FD8 #D89D7F
split-complementary
#8ED87F #9D7FD8 #D87FBA
monochromatic
#47A934 #65CA50 #8ED87F #B7E6AE #E1F5DD
Accessibility & contrast
On white
1.71
#8ED87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#8ED87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED87F
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED87F | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#89D3C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8ed87f; /* rgb */ color: rgb(142, 216, 127); /* oklch */ color: oklch(81.2% 0.141 140.3);
Tailwind
colors: {
custom: {
50: '#b2e4a5',
500: '#8ed87f',
950: '#000000',
},
}SCSS
$custom: #8ed87f; $custom-light: #b2e4a5; $custom-dark: #000000;
JSON
{
"hex": "#8ed87f",
"rgb": {
"r": 142,
"g": 216,
"b": 127
},
"hsl": {
"h": 109.888,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81238,
"c": 0.14142,
"h": 140.3
},
"luminance": 0.56395
}Semantic roles & 50–950 ramp
primary
#8ED87F
secondary
#9D4FAC
accent
#25C1A6
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480