#80DA9E#80DA9E
#80DA9E is a light, vivid green. Relative luminance 0.572; OKLCH L 81.6% C 0.122 H 153.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80DA9E |
|---|---|
| RGB | rgb(128, 218, 158) |
| HSL | hsl(140, 55%, 68%) |
| HSV | hsv(140, 41%, 85%) |
| CMYK | cmyk(41.3%, 0%, 27.5%, 14.5%) |
| CIE-LAB | lab(80.29, -39.91, 21.28) |
| CIE-LCH | lch(80.29, 45.23, 151.93°) |
| OKLab | oklab(81.6% -0.1093 0.0541) |
| OKLCH | oklch(81.6% 0.122 153.7) |
| XYZ | xyz(40.1425, 57.1980, 41.2662) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.27
Light Sea Green
#98F6B0
ΔE00 6.43
Eucalyptus
#44D7A8
ΔE00 6.80
Light Teal
#90E4C1
ΔE00 6.93
Aqua Green
#12E193
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DA9E #DA80BC
analogous
#8FDA80 #80DA9E #80DACB
triadic
#80DA9E #9E80DA #DA9E80
tetradic
#80DA9E #808FDA #DA80BC #DACB80
square
#80DA9E #808FDA #DA80BC #DACB80
split-complementary
#80DA9E #CB80DA #DA808F
monochromatic
#32AD5B #51CC7A #80DA9E #AFE8C2 #DFF6E6
Accessibility & contrast
On white
1.69
#80DA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#80DA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DA9E
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DA9E | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9A
Deuteranopia (green-blind)
#CCC3A1
Tritanopia (blue-blind)
#6ED8CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80da9e; /* rgb */ color: rgb(128, 218, 158); /* oklch */ color: oklch(81.6% 0.122 153.7);
Tailwind
colors: {
custom: {
50: '#a9e6bb',
500: '#80da9e',
950: '#000000',
},
}SCSS
$custom: #80da9e; $custom-light: #a9e6bb; $custom-dark: #000000;
JSON
{
"hex": "#80da9e",
"rgb": {
"r": 128,
"g": 218,
"b": 158
},
"hsl": {
"h": 140,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.81603,
"c": 0.12196,
"h": 153.7
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#80DA9E
secondary
#B04E8F
accent
#238DC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481