#80DA7B#80DA7B
#80DA7B is a light, vivid green. Relative luminance 0.562; OKLCH L 80.9% C 0.156 H 142.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #80DA7B |
|---|---|
| RGB | rgb(128, 218, 123) |
| HSL | hsl(117, 56%, 67%) |
| HSV | hsv(117, 44%, 85%) |
| CMYK | cmyk(41.3%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(79.70, -45.65, 38.44) |
| CIE-LCH | lch(79.70, 59.68, 139.90°) |
| OKLab | oklab(80.93% -0.1244 0.0942) |
| OKLCH | oklch(80.93% 0.156 142.9) |
| XYZ | xyz(37.5469, 56.1598, 27.5965) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.64
Lightish Green
#61E160
ΔE00 4.82
Fresh Green
#69D84F
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.45
Pistachio
#93C572
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DA7B #D57BDA
analogous
#B0DA7B #80DA7B #7BDAA6
triadic
#80DA7B #7B80DA #DA7B80
tetradic
#80DA7B #7BB0DA #D57BDA #DAA67B
square
#80DA7B #7BB0DA #D57BDA #DAA67B
split-complementary
#80DA7B #A67BDA #DA7BB0
monochromatic
#36AB30 #52CD4B #80DA7B #AEE7AB #DCF5DB
Accessibility & contrast
On white
1.72
#80DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#80DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DA7B
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DA7B | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#D1C281
Tritanopia (blue-blind)
#76D5C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #80da7b; /* rgb */ color: rgb(128, 218, 123); /* oklch */ color: oklch(80.9% 0.156 142.9);
Tailwind
colors: {
custom: {
50: '#a9e6a2',
500: '#80da7b',
950: '#000000',
},
}SCSS
$custom: #80da7b; $custom-light: #a9e6a2; $custom-dark: #000000;
JSON
{
"hex": "#80da7b",
"rgb": {
"r": 128,
"g": 218,
"b": 123
},
"hsl": {
"h": 116.842,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.80934,
"c": 0.15601,
"h": 142.9
},
"luminance": 0.56162
}Semantic roles & 50–950 ramp
primary
#80DA7B
secondary
#A84CAE
accent
#22C4BB
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480