#8ED688#8ED688
#8ED688 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.9% C 0.129 H 142.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED688 |
|---|---|
| RGB | rgb(142, 214, 136) |
| HSL | hsl(115, 49%, 69%) |
| HSV | hsv(115, 36%, 84%) |
| CMYK | cmyk(33.6%, 0%, 36.4%, 16.1%) |
| CIE-LAB | lab(79.40, -37.61, 31.60) |
| CIE-LCH | lch(79.40, 49.12, 139.97°) |
| OKLab | oklab(80.93% -0.1026 0.0786) |
| OKLCH | oklch(80.93% 0.129 142.5) |
| XYZ | xyz(39.6442, 55.6196, 31.9346) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.67
Lightgreen
#90EE90
ΔE00 5.67
Soft Green
#6FC276
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 6.38
Emerald
#50C878
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED688 #D088D6
analogous
#B5D688 #8ED688 #88D6A9
triadic
#8ED688 #888ED6 #D6888E
tetradic
#8ED688 #88B5D6 #D088D6 #D6A988
square
#8ED688 #88B5D6 #D088D6 #D6A988
split-complementary
#8ED688 #A988D6 #D688B5
monochromatic
#43A93A #63C65A #8ED688 #B9E6B6 #E4F5E3
Accessibility & contrast
On white
1.73
#8ED688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#8ED688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED688
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED688 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC983
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#87D2C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8ed688; /* rgb */ color: rgb(142, 214, 136); /* oklch */ color: oklch(80.9% 0.129 142.5);
Tailwind
colors: {
custom: {
50: '#b1e3ab',
500: '#8ed688',
950: '#000000',
},
}SCSS
$custom: #8ed688; $custom-light: #b1e3ab; $custom-dark: #000000;
JSON
{
"hex": "#8ed688",
"rgb": {
"r": 142,
"g": 214,
"b": 136
},
"hsl": {
"h": 115.385,
"s": 48.75,
"l": 68.627
},
"oklch": {
"l": 0.80927,
"c": 0.12925,
"h": 142.5
},
"luminance": 0.55621
}Semantic roles & 50–950 ramp
primary
#8ED688
secondary
#A556AC
accent
#29BCB1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481