#8EE18D#8EE18D
#8EE18D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.6% C 0.141 H 143.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE18D |
|---|---|
| RGB | rgb(142, 225, 141) |
| HSL | hsl(119, 58%, 72%) |
| HSV | hsv(119, 37%, 88%) |
| CMYK | cmyk(36.9%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(82.66, -41.75, 33.35) |
| CIE-LCH | lch(82.66, 53.44, 141.39°) |
| OKLab | oklab(83.6% -0.1138 0.0829) |
| OKLCH | oklch(83.6% 0.141 143.9) |
| XYZ | xyz(42.8863, 61.5220, 34.8093) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Hospital Green
#9BE5AA
ΔE00 5.08
Palegreen
#98FB98
ΔE00 5.72
Light Sea Green
#98F6B0
ΔE00 5.87
Light Pastel Green
#B2FBA5
ΔE00 6.31
Foam Green
#90FDA9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE18D #E08DE1
analogous
#B8E18D #8EE18D #8DE1B6
triadic
#8EE18D #8D8EE1 #E18D8E
tetradic
#8EE18D #8DB8E1 #E08DE1 #E1B68D
square
#8EE18D #8DB8E1 #E08DE1 #E1B68D
split-complementary
#8EE18D #B68DE1 #E18DB8
monochromatic
#34C133 #5ED45D #8EE18D #BEEEBD #E7F9E7
Accessibility & contrast
On white
1.58
#8EE18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#8EE18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE18D
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE18D | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D387
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#85DCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ee18d; /* rgb */ color: rgb(142, 225, 141); /* oklch */ color: oklch(83.6% 0.141 143.9);
Tailwind
colors: {
custom: {
50: '#b2ebaf',
500: '#8ee18d',
950: '#000000',
},
}SCSS
$custom: #8ee18d; $custom-light: #b2ebaf; $custom-dark: #000000;
JSON
{
"hex": "#8ee18d",
"rgb": {
"r": 142,
"g": 225,
"b": 141
},
"hsl": {
"h": 119.286,
"s": 58.333,
"l": 71.765
},
"oklch": {
"l": 0.83599,
"c": 0.14077,
"h": 143.9
},
"luminance": 0.61524
}Semantic roles & 50–950 ramp
primary
#8EE18D
secondary
#B859B9
accent
#20C6C4
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481