#8EE082#8EE082
#8EE082 is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.2% C 0.150 H 141.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE082 |
|---|---|
| RGB | rgb(142, 224, 130) |
| HSL | hsl(112, 60%, 69%) |
| HSV | hsv(112, 42%, 88%) |
| CMYK | cmyk(36.6%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(82.20, -42.93, 38.28) |
| CIE-LCH | lch(82.20, 57.52, 138.28°) |
| OKLab | oklab(83.17% -0.1172 0.094) |
| OKLCH | oklch(83.17% 0.15 141.3) |
| XYZ | xyz(41.8386, 60.6716, 30.6210) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.26
Lightish Green
#61E160
ΔE00 5.56
Palegreen
#98FB98
ΔE00 5.85
Light Green
#96F97B
ΔE00 6.40
Fresh Green
#69D84F
ΔE00 6.47
Pale Light Green
#B1FC99
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE082 #D482E0
analogous
#BDE082 #8EE082 #82E0A5
triadic
#8EE082 #828EE0 #E0828E
tetradic
#8EE082 #82BDE0 #D482E0 #E0A582
square
#8EE082 #82BDE0 #D482E0 #E0A582
split-complementary
#8EE082 #A582E0 #E082BD
monochromatic
#40BA2E #62D451 #8EE082 #BAECB3 #E7F8E4
Accessibility & contrast
On white
1.60
#8EE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#8EE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE082
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE082 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17B
Deuteranopia (green-blind)
#D8CA88
Tritanopia (blue-blind)
#87DBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ee082; /* rgb */ color: rgb(142, 224, 130); /* oklch */ color: oklch(83.2% 0.150 141.3);
Tailwind
colors: {
custom: {
50: '#b2eaa7',
500: '#8ee082',
950: '#000000',
},
}SCSS
$custom: #8ee082; $custom-light: #b2eaa7; $custom-dark: #000000;
JSON
{
"hex": "#8ee082",
"rgb": {
"r": 142,
"g": 224,
"b": 130
},
"hsl": {
"h": 112.34,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.83173,
"c": 0.15024,
"h": 141.3
},
"luminance": 0.60674
}Semantic roles & 50–950 ramp
primary
#8EE082
secondary
#AA4FB7
accent
#1EC8B2
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480