#80DC7D#80DC7D
#80DC7D is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.157 H 143.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC7D |
|---|---|
| RGB | rgb(128, 220, 125) |
| HSL | hsl(118, 58%, 68%) |
| HSV | hsv(118, 43%, 86%) |
| CMYK | cmyk(41.8%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(80.32, -46.21, 38.23) |
| CIE-LCH | lch(80.32, 59.98, 140.40°) |
| OKLab | oklab(81.45% -0.1259 0.0938) |
| OKLCH | oklch(81.45% 0.157 143.3) |
| XYZ | xyz(38.1952, 57.2539, 28.4366) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Lightish Green
#61E160
ΔE00 4.74
Fresh Green
#69D84F
ΔE00 5.74
Weird Green
#3AE57F
ΔE00 5.85
Tealish Green
#0CDC73
ΔE00 6.65
Soft Green
#6FC276
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC7D #D97DDC
analogous
#B0DC7D #80DC7D #7DDCA9
triadic
#80DC7D #7D80DC #DC7D80
tetradic
#80DC7D #7DB0DC #D97DDC #DCA97D
square
#80DC7D #7DB0DC #D97DDC #DCA97D
split-complementary
#80DC7D #A97DDC #DC7DB0
monochromatic
#33AF2F #51CF4D #80DC7D #AFE9AD #DEF6DD
Accessibility & contrast
On white
1.69
#80DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#80DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC7D
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC7D | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#75D7C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80dc7d; /* rgb */ color: rgb(128, 220, 125); /* oklch */ color: oklch(81.4% 0.157 143.3);
Tailwind
colors: {
custom: {
50: '#a9e7a4',
500: '#80dc7d',
950: '#000000',
},
}SCSS
$custom: #80dc7d; $custom-light: #a9e7a4; $custom-dark: #000000;
JSON
{
"hex": "#80dc7d",
"rgb": {
"r": 128,
"g": 220,
"b": 125
},
"hsl": {
"h": 118.105,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.81447,
"c": 0.15695,
"h": 143.3
},
"luminance": 0.57256
}Semantic roles & 50–950 ramp
primary
#80DC7D
secondary
#AE4CB2
accent
#20C5C0
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480