#8EE18C#8EE18C
#8EE18C is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.6% C 0.142 H 143.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE18C |
|---|---|
| RGB | rgb(142, 225, 140) |
| HSL | hsl(119, 59%, 72%) |
| HSV | hsv(119, 38%, 88%) |
| CMYK | cmyk(36.9%, 0%, 37.8%, 11.8%) |
| CIE-LAB | lab(82.64, -41.91, 33.83) |
| CIE-LCH | lch(82.64, 53.86, 141.09°) |
| OKLab | oklab(83.58% -0.1142 0.084) |
| OKLCH | oklch(83.58% 0.142 143.7) |
| XYZ | xyz(42.8123, 61.4924, 34.4192) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.00
Hospital Green
#9BE5AA
ΔE00 5.25
Palegreen
#98FB98
ΔE00 5.69
Light Sea Green
#98F6B0
ΔE00 5.98
Light Pastel Green
#B2FBA5
ΔE00 6.31
Foam Green
#90FDA9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE18C #DF8CE1
analogous
#B9E18C #8EE18C #8CE1B5
triadic
#8EE18C #8C8EE1 #E18C8E
tetradic
#8EE18C #8CB9E1 #DF8CE1 #E1B58C
square
#8EE18C #8CB9E1 #DF8CE1 #E1B58C
split-complementary
#8EE18C #B58CE1 #E18CB9
monochromatic
#36C032 #5ED45B #8EE18C #BEEEBD #E7F9E7
Accessibility & contrast
On white
1.58
#8EE18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#8EE18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE18C
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE18C | 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)
#E5D386
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#85DCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ee18c; /* rgb */ color: rgb(142, 225, 140); /* oklch */ color: oklch(83.6% 0.142 143.7);
Tailwind
colors: {
custom: {
50: '#b2ebae',
500: '#8ee18c',
950: '#000000',
},
}SCSS
$custom: #8ee18c; $custom-light: #b2ebae; $custom-dark: #000000;
JSON
{
"hex": "#8ee18c",
"rgb": {
"r": 142,
"g": 225,
"b": 140
},
"hsl": {
"h": 118.588,
"s": 58.621,
"l": 71.569
},
"oklch": {
"l": 0.83581,
"c": 0.14177,
"h": 143.7
},
"luminance": 0.61495
}Semantic roles & 50–950 ramp
primary
#8EE18C
secondary
#B758B9
accent
#1FC6C2
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481