#8ED58F#8ED58F
#8ED58F is a light, vivid green. Relative luminance 0.553; OKLCH L 80.8% C 0.121 H 144.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED58F |
|---|---|
| RGB | rgb(142, 213, 143) |
| HSL | hsl(121, 46%, 70%) |
| HSV | hsv(121, 33%, 84%) |
| CMYK | cmyk(33.3%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(79.23, -36.06, 27.76) |
| CIE-LCH | lch(79.23, 45.50, 142.41°) |
| OKLab | oklab(80.83% -0.0983 0.0697) |
| OKLCH | oklch(80.83% 0.121 144.7) |
| XYZ | xyz(39.9057, 55.3206, 34.5566) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.74
Soft Green
#6FC276
ΔE00 5.75
Pistachio
#93C572
ΔE00 6.07
Light Grey Green
#B7E1A1
ΔE00 6.26
Lightgreen
#90EE90
ΔE00 6.42
Emerald
#50C878
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED58F #D58ED4
analogous
#B1D58E #8ED58F #8ED5B3
triadic
#8ED58F #8F8ED5 #D58F8E
tetradic
#8ED58F #8EB1D5 #D58ED4 #D5B38E
square
#8ED58F #8EB1D5 #D58ED4 #D5B38E
split-complementary
#8ED58F #B38ED5 #D58EB1
monochromatic
#3FAA41 #61C463 #8ED58F #BBE6BB #E7F6E7
Accessibility & contrast
On white
1.74
#8ED58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#8ED58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED58F
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED58F | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98A
Deuteranopia (green-blind)
#CDC193
Tritanopia (blue-blind)
#86D1C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8ed58f; /* rgb */ color: rgb(142, 213, 143); /* oklch */ color: oklch(80.8% 0.121 144.7);
Tailwind
colors: {
custom: {
50: '#b1e2b0',
500: '#8ed58f',
950: '#000000',
},
}SCSS
$custom: #8ed58f; $custom-light: #b1e2b0; $custom-dark: #000000;
JSON
{
"hex": "#8ed58f",
"rgb": {
"r": 142,
"g": 213,
"b": 143
},
"hsl": {
"h": 120.845,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.80827,
"c": 0.12051,
"h": 144.7
},
"luminance": 0.55322
}Semantic roles & 50–950 ramp
primary
#8ED58F
secondary
#AB5CAA
accent
#2CB7B9
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481