#8ED488#8ED488
#8ED488 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.5% C 0.126 H 142.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED488 |
|---|---|
| RGB | rgb(142, 212, 136) |
| HSL | hsl(115, 47%, 68%) |
| HSV | hsv(115, 36%, 83%) |
| CMYK | cmyk(33%, 0%, 35.8%, 16.9%) |
| CIE-LAB | lab(78.82, -36.71, 30.83) |
| CIE-LCH | lch(78.82, 47.94, 139.97°) |
| OKLab | oklab(80.46% -0.1001 0.0768) |
| OKLCH | oklch(80.46% 0.126 142.5) |
| XYZ | xyz(39.1412, 54.6135, 31.7669) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.09
Soft Green
#6FC276
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 5.77
Lightgreen
#90EE90
ΔE00 6.21
Light Grey Green
#B7E1A1
ΔE00 6.41
Emerald
#50C878
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED488 #CE88D4
analogous
#B4D488 #8ED488 #88D4A8
triadic
#8ED488 #888ED4 #D4888E
tetradic
#8ED488 #88B4D4 #CE88D4 #D4A888
square
#8ED488 #88B4D4 #CE88D4 #D4A888
split-complementary
#8ED488 #A888D4 #D488B4
monochromatic
#44A63C #63C45B #8ED488 #B9E4B5 #E3F4E2
Accessibility & contrast
On white
1.76
#8ED488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8ED488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED488
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED488 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C783
Deuteranopia (green-blind)
#CDC18C
Tritanopia (blue-blind)
#88D0C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ed488; /* rgb */ color: rgb(142, 212, 136); /* oklch */ color: oklch(80.5% 0.126 142.5);
Tailwind
colors: {
custom: {
50: '#b1e1ab',
500: '#8ed488',
950: '#000000',
},
}SCSS
$custom: #8ed488; $custom-light: #b1e1ab; $custom-dark: #000000;
JSON
{
"hex": "#8ed488",
"rgb": {
"r": 142,
"g": 212,
"b": 136
},
"hsl": {
"h": 115.263,
"s": 46.914,
"l": 68.235
},
"oklch": {
"l": 0.80458,
"c": 0.12619,
"h": 142.5
},
"luminance": 0.54615
}Semantic roles & 50–950 ramp
primary
#8ED488
secondary
#A356AA
accent
#2BBAAF
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481