#80DD99#80DD99
#80DD99 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.2% C 0.131 H 151.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #80DD99 |
|---|---|
| RGB | rgb(128, 221, 153) |
| HSL | hsl(136, 58%, 68%) |
| HSV | hsv(136, 42%, 87%) |
| CMYK | cmyk(42.1%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(81.07, -42.14, 24.96) |
| CIE-LCH | lch(81.07, 48.98, 149.37°) |
| OKLab | oklab(82.21% -0.115 0.063) |
| OKLCH | oklch(82.21% 0.131 151.3) |
| XYZ | xyz(40.5058, 58.5993, 39.3072) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 5.61
Light Sea Green
#98F6B0
ΔE00 5.67
Lightgreen
#90EE90
ΔE00 5.88
Seafoam (survey)
#80F9AD
ΔE00 6.20
Seafoam Green
#7AF9AB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DD99 #DD80C4
analogous
#95DD80 #80DD99 #80DDC7
triadic
#80DD99 #9980DD #DD9980
tetradic
#80DD99 #8095DD #DD80C4 #DDC780
square
#80DD99 #8095DD #DD80C4 #DDC780
split-complementary
#80DD99 #C780DD #DD8095
monochromatic
#30B353 #50D072 #80DD99 #B0EAC0 #E1F7E7
Accessibility & contrast
On white
1.65
#80DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#80DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DD99
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DD99 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#6FDACB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80dd99; /* rgb */ color: rgb(128, 221, 153); /* oklch */ color: oklch(82.2% 0.131 151.3);
Tailwind
colors: {
custom: {
50: '#a9e8b7',
500: '#80dd99',
950: '#000000',
},
}SCSS
$custom: #80dd99; $custom-light: #a9e8b7; $custom-dark: #000000;
JSON
{
"hex": "#80dd99",
"rgb": {
"r": 128,
"g": 221,
"b": 153
},
"hsl": {
"h": 136.129,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.82205,
"c": 0.13116,
"h": 151.3
},
"luminance": 0.58602
}Semantic roles & 50–950 ramp
primary
#80DD99
secondary
#B44D98
accent
#2099C5
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481