#80DC82#80DC82
#80DC82 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.152 H 144.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC82 |
|---|---|
| RGB | rgb(128, 220, 130) |
| HSL | hsl(121, 57%, 68%) |
| HSV | hsv(121, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(80.40, -45.47, 35.82) |
| CIE-LCH | lch(80.40, 57.89, 141.77°) |
| OKLab | oklab(81.53% -0.1238 0.0884) |
| OKLCH | oklch(81.53% 0.152 144.5) |
| XYZ | xyz(38.5227, 57.3849, 30.1613) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.13
Lightish Green
#61E160
ΔE00 5.41
Weird Green
#3AE57F
ΔE00 5.73
Fresh Green
#69D84F
ΔE00 6.53
Soft Green
#6FC276
ΔE00 6.58
Tealish Green
#0CDC73
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC82 #DC80DA
analogous
#ACDC80 #80DC82 #80DCB0
triadic
#80DC82 #8280DC #DC8280
tetradic
#80DC82 #80ACDC #DC80DA #DCB080
square
#80DC82 #80ACDC #DC80DA #DCB080
split-complementary
#80DC82 #B080DC #DC80AC
monochromatic
#31B134 #50CF53 #80DC82 #B0E9B1 #E0F6E0
Accessibility & contrast
On white
1.68
#80DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#80DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC82
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC82 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7B
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#74D7C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80dc82; /* rgb */ color: rgb(128, 220, 130); /* oklch */ color: oklch(81.5% 0.152 144.5);
Tailwind
colors: {
custom: {
50: '#a9e7a7',
500: '#80dc82',
950: '#000000',
},
}SCSS
$custom: #80dc82; $custom-light: #a9e7a7; $custom-dark: #000000;
JSON
{
"hex": "#80dc82",
"rgb": {
"r": 128,
"g": 220,
"b": 130
},
"hsl": {
"h": 121.304,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.8153,
"c": 0.1521,
"h": 144.5
},
"luminance": 0.57387
}Semantic roles & 50–950 ramp
primary
#80DC82
secondary
#B34EB0
accent
#21C1C4
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480