#80CD8A#80CD8A
#80CD8A is a light, vivid green. Relative luminance 0.501; OKLCH L 78.1% C 0.122 H 147.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #80CD8A |
|---|---|
| RGB | rgb(128, 205, 138) |
| HSL | hsl(128, 44%, 65%) |
| HSV | hsv(128, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.12, -37.61, 26.07) |
| CIE-LCH | lch(76.12, 45.76, 145.27°) |
| OKLab | oklab(78.1% -0.1025 0.0656) |
| OKLCH | oklch(78.1% 0.122 147.4) |
| XYZ | xyz(35.3190, 50.0848, 31.8461) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.75
Emerald
#50C878
ΔE00 5.22
Pistachio
#93C572
ΔE00 6.27
Hospital Green
#9BE5AA
ΔE00 6.39
Dark Mint
#48C072
ΔE00 6.50
Fern
#63B76C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CD8A #CD80C3
analogous
#9CCD80 #80CD8A #80CDB0
triadic
#80CD8A #8A80CD #CD8A80
tetradic
#80CD8A #809CCD #CD80C3 #CDB080
square
#80CD8A #809CCD #CD80C3 #CDB080
split-complementary
#80CD8A #B080CD #CD809C
monochromatic
#3B9747 #54BC62 #80CD8A #ACDEB2 #D8F0DB
Accessibility & contrast
On white
1.91
#80CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#80CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CD8A
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CD8A | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C3B98E
Tritanopia (blue-blind)
#75CABC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cd8a; /* rgb */ color: rgb(128, 205, 138); /* oklch */ color: oklch(78.1% 0.122 147.4);
Tailwind
colors: {
custom: {
50: '#a8dcac',
500: '#80cd8a',
950: '#000000',
},
}SCSS
$custom: #80cd8a; $custom-light: #a8dcac; $custom-dark: #000000;
JSON
{
"hex": "#80cd8a",
"rgb": {
"r": 128,
"g": 205,
"b": 138
},
"hsl": {
"h": 127.792,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78098,
"c": 0.12171,
"h": 147.4
},
"luminance": 0.50087
}Semantic roles & 50–950 ramp
primary
#80CD8A
secondary
#9D5494
accent
#2FA5B7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481