#8EE078#8EE078
#8EE078 is a very light, vivid green. Relative luminance 0.604; OKLCH L 83.0% C 0.160 H 139.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE078 |
|---|---|
| RGB | rgb(142, 224, 120) |
| HSL | hsl(107, 63%, 67%) |
| HSV | hsv(107, 46%, 88%) |
| CMYK | cmyk(36.6%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(82.06, -44.29, 43.03) |
| CIE-LCH | lch(82.06, 61.75, 135.82°) |
| OKLab | oklab(83.02% -0.1212 0.1044) |
| OKLCH | oklch(83.02% 0.16 139.3) |
| XYZ | xyz(41.1997, 60.4161, 27.2563) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.76
Fresh Green
#69D84F
ΔE00 5.30
Light Green
#96F97B
ΔE00 5.69
Palegreen
#98FB98
ΔE00 6.23
Easter Green
#8CFD7E
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE078 #CA78E0
analogous
#C2E078 #8EE078 #78E096
triadic
#8EE078 #788EE0 #E0788E
tetradic
#8EE078 #78C2E0 #CA78E0 #E09678
square
#8EE078 #78C2E0 #CA78E0 #E09678
split-complementary
#8EE078 #9678E0 #E078C2
monochromatic
#47B429 #64D546 #8EE078 #B8EBAA #E1F7DC
Accessibility & contrast
On white
1.61
#8EE078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#8EE078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE078
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE078 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D170
Deuteranopia (green-blind)
#DAC97F
Tritanopia (blue-blind)
#89DAC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ee078; /* rgb */ color: rgb(142, 224, 120); /* oklch */ color: oklch(83.0% 0.160 139.3);
Tailwind
colors: {
custom: {
50: '#b3eaa1',
500: '#8ee078',
950: '#000000',
},
}SCSS
$custom: #8ee078; $custom-light: #b3eaa1; $custom-dark: #000000;
JSON
{
"hex": "#8ee078",
"rgb": {
"r": 142,
"g": 224,
"b": 120
},
"hsl": {
"h": 107.308,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.83016,
"c": 0.15997,
"h": 139.3
},
"luminance": 0.60418
}Semantic roles & 50–950 ramp
primary
#8EE078
secondary
#9E47B5
accent
#1BCAA5
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480