#80DA7E#80DA7E
#80DA7E is a light, vivid green. Relative luminance 0.562; OKLCH L 81.0% C 0.153 H 143.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #80DA7E |
|---|---|
| RGB | rgb(128, 218, 126) |
| HSL | hsl(119, 55%, 67%) |
| HSV | hsv(119, 42%, 85%) |
| CMYK | cmyk(41.3%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(79.75, -45.21, 37.00) |
| CIE-LCH | lch(79.75, 58.42, 140.71°) |
| OKLab | oklab(80.98% -0.1231 0.091) |
| OKLCH | oklch(80.98% 0.153 143.6) |
| XYZ | xyz(37.7376, 56.2361, 28.6008) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.57
Lightish Green
#61E160
ΔE00 5.19
Weird Green
#3AE57F
ΔE00 6.04
Fresh Green
#69D84F
ΔE00 6.05
Soft Green
#6FC276
ΔE00 6.28
Emerald
#50C878
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DA7E #D87EDA
analogous
#AEDA7E #80DA7E #7EDAAA
triadic
#80DA7E #7E80DA #DA7E80
tetradic
#80DA7E #7EAEDA #D87EDA #DAAA7E
square
#80DA7E #7EAEDA #D87EDA #DAAA7E
split-complementary
#80DA7E #AA7EDA #DA7EAE
monochromatic
#34AC31 #51CC4E #80DA7E #AFE8AE #DEF5DD
Accessibility & contrast
On white
1.71
#80DA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#80DA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DA7E
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DA7E | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#D1C284
Tritanopia (blue-blind)
#76D5C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #80da7e; /* rgb */ color: rgb(128, 218, 126); /* oklch */ color: oklch(81.0% 0.153 143.6);
Tailwind
colors: {
custom: {
50: '#a9e6a4',
500: '#80da7e',
950: '#000000',
},
}SCSS
$custom: #80da7e; $custom-light: #a9e6a4; $custom-dark: #000000;
JSON
{
"hex": "#80da7e",
"rgb": {
"r": 128,
"g": 218,
"b": 126
},
"hsl": {
"h": 118.696,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.80983,
"c": 0.15309,
"h": 143.6
},
"luminance": 0.56238
}Semantic roles & 50–950 ramp
primary
#80DA7E
secondary
#AD4DAF
accent
#23C3BF
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480