#80DC7A#80DC7A
#80DC7A is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.160 H 142.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC7A |
|---|---|
| RGB | rgb(128, 220, 122) |
| HSL | hsl(116, 58%, 67%) |
| HSV | hsv(116, 45%, 86%) |
| CMYK | cmyk(41.8%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(80.28, -46.64, 39.67) |
| CIE-LCH | lch(80.28, 61.22, 139.62°) |
| OKLab | oklab(81.4% -0.1271 0.0969) |
| OKLCH | oklch(81.4% 0.16 142.7) |
| XYZ | xyz(38.0064, 57.1784, 27.4424) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.31
Lightish Green
#61E160
ΔE00 4.38
Fresh Green
#69D84F
ΔE00 5.29
Weird Green
#3AE57F
ΔE00 5.98
Tealish Green
#0CDC73
ΔE00 6.72
Palegreen
#98FB98
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC7A #D67ADC
analogous
#B1DC7A #80DC7A #7ADCA5
triadic
#80DC7A #7A80DC #DC7A80
tetradic
#80DC7A #7AB1DC #D67ADC #DCA57A
square
#80DC7A #7AB1DC #D67ADC #DCA57A
split-complementary
#80DC7A #A57ADC #DC7AB1
monochromatic
#36AE2E #52CF4A #80DC7A #AEE9AA #DDF6DB
Accessibility & contrast
On white
1.69
#80DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#80DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC7A
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC7A | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC72
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#76D7C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80dc7a; /* rgb */ color: rgb(128, 220, 122); /* oklch */ color: oklch(81.4% 0.160 142.7);
Tailwind
colors: {
custom: {
50: '#a9e7a2',
500: '#80dc7a',
950: '#000000',
},
}SCSS
$custom: #80dc7a; $custom-light: #a9e7a2; $custom-dark: #000000;
JSON
{
"hex": "#80dc7a",
"rgb": {
"r": 128,
"g": 220,
"b": 122
},
"hsl": {
"h": 116.327,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.81398,
"c": 0.15984,
"h": 142.7
},
"luminance": 0.57181
}Semantic roles & 50–950 ramp
primary
#80DC7A
secondary
#AA4AB0
accent
#20C6BC
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480