#80DCA5#80DCA5
#80DCA5 is a very light, moderate green. Relative luminance 0.585; OKLCH L 82.2% C 0.118 H 156.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCA5 |
|---|---|
| RGB | rgb(128, 220, 165) |
| HSL | hsl(144, 57%, 68%) |
| HSV | hsv(144, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(81.01, -39.49, 18.61) |
| CIE-LCH | lch(81.01, 43.65, 154.76°) |
| OKLab | oklab(82.23% -0.1086 0.0475) |
| OKLCH | oklch(82.23% 0.119 156.4) |
| XYZ | xyz(41.2840, 58.4894, 44.7042) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.91
Hospital Green
#9BE5AA
ΔE00 3.85
Light Teal
#90E4C1
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 6.04
Mint
#AAF0C1
ΔE00 6.30
Light Sea Green
#98F6B0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCA5 #DC80B7
analogous
#89DC80 #80DCA5 #80DCD3
triadic
#80DCA5 #A580DC #DCA580
tetradic
#80DCA5 #8089DC #DC80B7 #DCD380
square
#80DCA5 #8089DC #DC80B7 #DCD380
split-complementary
#80DCA5 #D380DC #DC8089
monochromatic
#31B164 #50CF83 #80DCA5 #B0E9C7 #E0F6E9
Accessibility & contrast
On white
1.65
#80DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#80DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCA5
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCA5 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA2
Deuteranopia (green-blind)
#CDC5A8
Tritanopia (blue-blind)
#6CDBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80dca5; /* rgb */ color: rgb(128, 220, 165); /* oklch */ color: oklch(82.2% 0.118 156.4);
Tailwind
colors: {
custom: {
50: '#a9e7bf',
500: '#80dca5',
950: '#000000',
},
}SCSS
$custom: #80dca5; $custom-light: #a9e7bf; $custom-dark: #000000;
JSON
{
"hex": "#80dca5",
"rgb": {
"r": 128,
"g": 220,
"b": 165
},
"hsl": {
"h": 144.13,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.82232,
"c": 0.1185,
"h": 156.4
},
"luminance": 0.58492
}Semantic roles & 50–950 ramp
primary
#80DCA5
secondary
#B34E8A
accent
#2183C4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482