#8EE182#8EE182
#8EE182 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.4% C 0.152 H 141.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE182 |
|---|---|
| RGB | rgb(142, 225, 130) |
| HSL | hsl(112, 61%, 70%) |
| HSV | hsv(112, 42%, 88%) |
| CMYK | cmyk(36.9%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(82.49, -43.37, 38.65) |
| CIE-LCH | lch(82.49, 58.09, 138.29°) |
| OKLab | oklab(83.41% -0.1184 0.0949) |
| OKLCH | oklch(83.41% 0.152 141.3) |
| XYZ | xyz(42.1081, 61.2107, 30.7109) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.06
Lightish Green
#61E160
ΔE00 5.46
Palegreen
#98FB98
ΔE00 5.63
Light Green
#96F97B
ΔE00 6.15
Pale Light Green
#B1FC99
ΔE00 6.41
Fresh Green
#69D84F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE182 #D582E1
analogous
#BEE182 #8EE182 #82E1A6
triadic
#8EE182 #828EE1 #E1828E
tetradic
#8EE182 #82BEE1 #D582E1 #E1A682
square
#8EE182 #82BEE1 #D582E1 #E1A682
split-complementary
#8EE182 #A682E1 #E182BE
monochromatic
#3FBC2D #61D551 #8EE182 #BBEDB3 #E7F9E5
Accessibility & contrast
On white
1.59
#8EE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#8EE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE182
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE182 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27B
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#87DCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ee182; /* rgb */ color: rgb(142, 225, 130); /* oklch */ color: oklch(83.4% 0.152 141.3);
Tailwind
colors: {
custom: {
50: '#b2eba7',
500: '#8ee182',
950: '#000000',
},
}SCSS
$custom: #8ee182; $custom-light: #b2eba7; $custom-dark: #000000;
JSON
{
"hex": "#8ee182",
"rgb": {
"r": 142,
"g": 225,
"b": 130
},
"hsl": {
"h": 112.421,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.83409,
"c": 0.15169,
"h": 141.3
},
"luminance": 0.61213
}Semantic roles & 50–950 ramp
primary
#8EE182
secondary
#AB4FB9
accent
#1DC9B3
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480