#80DA8E#80DA8E
#80DA8E is a light, vivid green. Relative luminance 0.567; OKLCH L 81.3% C 0.137 H 147.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #80DA8E |
|---|---|
| RGB | rgb(128, 218, 142) |
| HSL | hsl(129, 55%, 68%) |
| HSV | hsv(129, 41%, 85%) |
| CMYK | cmyk(41.3%, 0%, 34.9%, 14.5%) |
| CIE-LAB | lab(80.00, -42.72, 29.20) |
| CIE-LCH | lch(80.00, 51.74, 145.65°) |
| OKLab | oklab(81.27% -0.1163 0.0731) |
| OKLCH | oklch(81.27% 0.137 147.9) |
| XYZ | xyz(38.8538, 56.6825, 34.4794) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.93
Lightgreen
#90EE90
ΔE00 5.23
Soft Green
#6FC276
ΔE00 6.06
Emerald
#50C878
ΔE00 6.10
Weird Green
#3AE57F
ΔE00 6.33
Light Sea Green
#98F6B0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DA8E #DA80CC
analogous
#9FDA80 #80DA8E #80DABB
triadic
#80DA8E #8E80DA #DA8E80
tetradic
#80DA8E #809FDA #DA80CC #DABB80
square
#80DA8E #809FDA #DA80CC #DABB80
split-complementary
#80DA8E #BB80DA #DA809F
monochromatic
#32AD46 #51CC64 #80DA8E #AFE8B8 #DFF6E2
Accessibility & contrast
On white
1.70
#80DA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#80DA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DA8E
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DA8E | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC89
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#72D6C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #80da8e; /* rgb */ color: rgb(128, 218, 142); /* oklch */ color: oklch(81.3% 0.137 147.9);
Tailwind
colors: {
custom: {
50: '#a9e6af',
500: '#80da8e',
950: '#000000',
},
}SCSS
$custom: #80da8e; $custom-light: #a9e6af; $custom-dark: #000000;
JSON
{
"hex": "#80da8e",
"rgb": {
"r": 128,
"g": 218,
"b": 142
},
"hsl": {
"h": 129.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.81272,
"c": 0.13739,
"h": 147.9
},
"luminance": 0.56685
}Semantic roles & 50–950 ramp
primary
#80DA8E
secondary
#B04EA1
accent
#23AAC2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481