#82EF80#82EF80
#82EF80 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.180 H 143.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82EF80 |
|---|---|
| RGB | rgb(130, 239, 128) |
| HSL | hsl(119, 78%, 72%) |
| HSV | hsv(119, 46%, 94%) |
| CMYK | cmyk(45.6%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(86.02, -53.07, 44.00) |
| CIE-LCH | lch(86.02, 68.94, 140.33°) |
| OKLab | oklab(86.14% -0.1444 0.107) |
| OKLCH | oklch(86.14% 0.18 143.5) |
| XYZ | xyz(43.9666, 68.0343, 31.2330) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.57
Easter Green
#8CFD7E
ΔE00 3.44
Light Green
#96F97B
ΔE00 3.53
Palegreen
#98FB98
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Baby Green
#8CFF9E
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EF80 #ED80EF
analogous
#BAEF80 #82EF80 #80EFB6
triadic
#82EF80 #8082EF #EF8082
tetradic
#82EF80 #80BAEF #ED80EF #EFB680
square
#82EF80 #80BAEF #ED80EF #EFB680
split-complementary
#82EF80 #B680EF #EF80BA
monochromatic
#1FD91B #4DE84A #82EF80 #B7F6B6 #E4FCE4
Accessibility & contrast
On white
1.44
#82EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#82EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EF80
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EF80 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#74E9D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #82ef80; /* rgb */ color: rgb(130, 239, 128); /* oklch */ color: oklch(86.1% 0.180 143.5);
Tailwind
colors: {
custom: {
50: '#acf5a6',
500: '#82ef80',
950: '#000000',
},
}SCSS
$custom: #82ef80; $custom-light: #acf5a6; $custom-dark: #000000;
JSON
{
"hex": "#82ef80",
"rgb": {
"r": 130,
"g": 239,
"b": 128
},
"hsl": {
"h": 118.919,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.86138,
"c": 0.17976,
"h": 143.5
},
"luminance": 0.68037
}Semantic roles & 50–950 ramp
primary
#82EF80
secondary
#C74AC9
accent
#0CDAD6
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580