#80CD99#80CD99
#80CD99 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.4% C 0.107 H 153.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #80CD99 |
|---|---|
| RGB | rgb(128, 205, 153) |
| HSL | hsl(139, 44%, 65%) |
| HSV | hsv(139, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 25.4%, 19.6%) |
| CIE-LAB | lab(76.41, -34.93, 18.55) |
| CIE-LCH | lch(76.41, 39.55, 152.03°) |
| OKLab | oklab(78.42% -0.0959 0.0473) |
| OKLCH | oklch(78.42% 0.107 153.7) |
| XYZ | xyz(36.4809, 50.5496, 37.9656) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.53
Darkseagreen
#8FBC8F
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.18
Soft Green
#6FC276
ΔE00 6.22
Emerald
#50C878
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CD99 #CD80B4
analogous
#8DCD80 #80CD99 #80CDC0
triadic
#80CD99 #9980CD #CD9980
tetradic
#80CD99 #808DCD #CD80B4 #CDC080
square
#80CD99 #808DCD #CD80B4 #CDC080
split-complementary
#80CD99 #C080CD #CD808D
monochromatic
#3B9759 #54BC76 #80CD99 #ACDEBC #D8F0E0
Accessibility & contrast
On white
1.89
#80CD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#80CD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CD99
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CD99 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC196
Deuteranopia (green-blind)
#C1B99C
Tritanopia (blue-blind)
#72CBBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cd99; /* rgb */ color: rgb(128, 205, 153); /* oklch */ color: oklch(78.4% 0.107 153.7);
Tailwind
colors: {
custom: {
50: '#a8dcb7',
500: '#80cd99',
950: '#000000',
},
}SCSS
$custom: #80cd99; $custom-light: #a8dcb7; $custom-dark: #000000;
JSON
{
"hex": "#80cd99",
"rgb": {
"r": 128,
"g": 205,
"b": 153
},
"hsl": {
"h": 139.481,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78422,
"c": 0.10695,
"h": 153.7
},
"luminance": 0.50552
}Semantic roles & 50–950 ramp
primary
#80CD99
secondary
#9D5485
accent
#2F8BB7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481