#80DB99#80DB99
#80DB99 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.7% C 0.128 H 151.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #80DB99 |
|---|---|
| RGB | rgb(128, 219, 153) |
| HSL | hsl(136, 56%, 68%) |
| HSV | hsv(136, 42%, 86%) |
| CMYK | cmyk(41.6%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(80.49, -41.26, 24.16) |
| CIE-LCH | lch(80.49, 47.81, 149.65°) |
| OKLab | oklab(81.73% -0.1127 0.0611) |
| OKLCH | oklch(81.73% 0.128 151.5) |
| XYZ | xyz(39.9809, 57.5495, 39.1322) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 5.40
Light Sea Green
#98F6B0
ΔE00 6.09
Lightgreen
#90EE90
ΔE00 6.38
Seafoam (survey)
#80F9AD
ΔE00 6.68
Emerald
#50C878
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DB99 #DB80C2
analogous
#94DB80 #80DB99 #80DBC7
triadic
#80DB99 #9980DB #DB9980
tetradic
#80DB99 #8094DB #DB80C2 #DBC780
square
#80DB99 #8094DB #DB80C2 #DBC780
split-complementary
#80DB99 #C780DB #DB8094
monochromatic
#32AF54 #50CD73 #80DB99 #B0E9BF #DFF6E6
Accessibility & contrast
On white
1.68
#80DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#80DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DB99
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DB99 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD95
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#6FD8CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #80db99; /* rgb */ color: rgb(128, 219, 153); /* oklch */ color: oklch(81.7% 0.128 151.5);
Tailwind
colors: {
custom: {
50: '#a9e6b7',
500: '#80db99',
950: '#000000',
},
}SCSS
$custom: #80db99; $custom-light: #a9e6b7; $custom-dark: #000000;
JSON
{
"hex": "#80db99",
"rgb": {
"r": 128,
"g": 219,
"b": 153
},
"hsl": {
"h": 136.484,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.81731,
"c": 0.12818,
"h": 151.5
},
"luminance": 0.57552
}Semantic roles & 50–950 ramp
primary
#80DB99
secondary
#B14E96
accent
#2297C3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481