#80DA9B#80DA9B
#80DA9B is a light, vivid green. Relative luminance 0.571; OKLCH L 81.5% C 0.125 H 152.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #80DA9B |
|---|---|
| RGB | rgb(128, 218, 155) |
| HSL | hsl(138, 55%, 68%) |
| HSV | hsv(138, 41%, 85%) |
| CMYK | cmyk(41.3%, 0%, 28.9%, 14.5%) |
| CIE-LAB | lab(80.23, -40.46, 22.77) |
| CIE-LCH | lch(80.23, 46.43, 150.63°) |
| OKLab | oklab(81.54% -0.1106 0.0577) |
| OKLCH | oklch(81.54% 0.125 152.4) |
| XYZ | xyz(39.8874, 57.0960, 39.9228) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 4.90
Light Sea Green
#98F6B0
ΔE00 6.33
Emerald
#50C878
ΔE00 6.81
Aqua Green
#12E193
ΔE00 6.86
Lightgreen
#90EE90
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DA9B #DA80BF
analogous
#92DA80 #80DA9B #80DAC8
triadic
#80DA9B #9B80DA #DA9B80
tetradic
#80DA9B #8092DA #DA80BF #DAC880
square
#80DA9B #8092DA #DA80BF #DAC880
split-complementary
#80DA9B #C880DA #DA8092
monochromatic
#32AD57 #51CC76 #80DA9B #AFE8C0 #DFF6E6
Accessibility & contrast
On white
1.69
#80DA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#80DA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DA9B
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DA9B | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD97
Deuteranopia (green-blind)
#CDC39F
Tritanopia (blue-blind)
#6FD8C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80da9b; /* rgb */ color: rgb(128, 218, 155); /* oklch */ color: oklch(81.5% 0.125 152.4);
Tailwind
colors: {
custom: {
50: '#a9e6b8',
500: '#80da9b',
950: '#000000',
},
}SCSS
$custom: #80da9b; $custom-light: #a9e6b8; $custom-dark: #000000;
JSON
{
"hex": "#80da9b",
"rgb": {
"r": 128,
"g": 218,
"b": 155
},
"hsl": {
"h": 138,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.81537,
"c": 0.12479,
"h": 152.4
},
"luminance": 0.57099
}Semantic roles & 50–950 ramp
primary
#80DA9B
secondary
#B04E93
accent
#2393C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481