#8ED482#8ED482
#8ED482 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.3% C 0.132 H 140.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED482 |
|---|---|
| RGB | rgb(142, 212, 130) |
| HSL | hsl(111, 49%, 67%) |
| HSV | hsv(111, 39%, 83%) |
| CMYK | cmyk(33%, 0%, 38.7%, 16.9%) |
| CIE-LAB | lab(78.72, -37.61, 33.78) |
| CIE-LCH | lch(78.72, 50.55, 138.07°) |
| OKLab | oklab(80.35% -0.1026 0.0836) |
| OKLCH | oklch(80.35% 0.132 140.8) |
| XYZ | xyz(38.7266, 54.4477, 29.5837) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.55
Soft Green
#6FC276
ΔE00 5.59
Lightgreen
#90EE90
ΔE00 6.03
Light Moss Green
#A6C875
ΔE00 6.60
Hospital Green
#9BE5AA
ΔE00 6.65
Light Grey Green
#B7E1A1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED482 #C882D4
analogous
#B7D482 #8ED482 #82D49F
triadic
#8ED482 #828ED4 #D4828E
tetradic
#8ED482 #82B7D4 #C882D4 #D49F82
square
#8ED482 #82B7D4 #C882D4 #D49F82
split-complementary
#8ED482 #9F82D4 #D482B7
monochromatic
#48A338 #65C454 #8ED482 #B7E4B0 #E0F3DD
Accessibility & contrast
On white
1.77
#8ED482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#8ED482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED482
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED482 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#CEC087
Tritanopia (blue-blind)
#89CFC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ed482; /* rgb */ color: rgb(142, 212, 130); /* oklch */ color: oklch(80.3% 0.132 140.8);
Tailwind
colors: {
custom: {
50: '#b1e1a7',
500: '#8ed482',
950: '#000000',
},
}SCSS
$custom: #8ed482; $custom-light: #b1e1a7; $custom-dark: #000000;
JSON
{
"hex": "#8ed482",
"rgb": {
"r": 142,
"g": 212,
"b": 130
},
"hsl": {
"h": 111.22,
"s": 48.81,
"l": 67.059
},
"oklch": {
"l": 0.80349,
"c": 0.13237,
"h": 140.8
},
"luminance": 0.54449
}Semantic roles & 50–950 ramp
primary
#8ED482
secondary
#9B52A8
accent
#29BCA7
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480