#8EE18B#8EE18B
#8EE18B is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.6% C 0.143 H 143.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE18B |
|---|---|
| RGB | rgb(142, 225, 139) |
| HSL | hsl(118, 59%, 71%) |
| HSV | hsv(118, 38%, 88%) |
| CMYK | cmyk(36.9%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(82.63, -42.06, 34.32) |
| CIE-LCH | lch(82.63, 54.28, 140.79°) |
| OKLab | oklab(83.56% -0.1146 0.0851) |
| OKLCH | oklch(83.56% 0.143 143.4) |
| XYZ | xyz(42.7389, 61.4630, 34.0327) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.96
Hospital Green
#9BE5AA
ΔE00 5.42
Palegreen
#98FB98
ΔE00 5.66
Light Sea Green
#98F6B0
ΔE00 6.10
Light Pastel Green
#B2FBA5
ΔE00 6.31
Foam Green
#90FDA9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE18B #DE8BE1
analogous
#B9E18B #8EE18B #8BE1B3
triadic
#8EE18B #8B8EE1 #E18B8E
tetradic
#8EE18B #8BB9E1 #DE8BE1 #E1B38B
square
#8EE18B #8BB9E1 #DE8BE1 #E1B38B
split-complementary
#8EE18B #B38BE1 #E18BB9
monochromatic
#37C032 #5FD45A #8EE18B #BDEEBC #E7F9E7
Accessibility & contrast
On white
1.58
#8EE18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#8EE18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE18B
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE18B | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D385
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#85DCCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ee18b; /* rgb */ color: rgb(142, 225, 139); /* oklch */ color: oklch(83.6% 0.143 143.4);
Tailwind
colors: {
custom: {
50: '#b2ebad',
500: '#8ee18b',
950: '#000000',
},
}SCSS
$custom: #8ee18b; $custom-light: #b2ebad; $custom-dark: #000000;
JSON
{
"hex": "#8ee18b",
"rgb": {
"r": 142,
"g": 225,
"b": 139
},
"hsl": {
"h": 117.907,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.83563,
"c": 0.14277,
"h": 143.4
},
"luminance": 0.61465
}Semantic roles & 50–950 ramp
primary
#8EE18B
secondary
#B657B9
accent
#1FC7C1
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481