#80DC89#80DC89
#80DC89 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.7% C 0.145 H 146.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC89 |
|---|---|
| RGB | rgb(128, 220, 137) |
| HSL | hsl(126, 57%, 68%) |
| HSV | hsv(126, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(80.50, -44.39, 32.42) |
| CIE-LCH | lch(80.50, 54.97, 143.86°) |
| OKLab | oklab(81.65% -0.1208 0.0806) |
| OKLCH | oklch(81.65% 0.145 146.3) |
| XYZ | xyz(39.0086, 57.5793, 32.7205) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.35
Hospital Green
#9BE5AA
ΔE00 5.63
Weird Green
#3AE57F
ΔE00 5.79
Soft Green
#6FC276
ΔE00 6.42
Emerald
#50C878
ΔE00 6.43
Lightish Green
#61E160
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC89 #DC80D3
analogous
#A5DC80 #80DC89 #80DCB7
triadic
#80DC89 #8980DC #DC8980
tetradic
#80DC89 #80A5DC #DC80D3 #DCB780
square
#80DC89 #80A5DC #DC80D3 #DCB780
split-complementary
#80DC89 #B780DC #DC80A5
monochromatic
#31B13D #50CF5C #80DC89 #B0E9B6 #E0F6E2
Accessibility & contrast
On white
1.68
#80DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#80DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC89
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC89 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD83
Deuteranopia (green-blind)
#D1C48E
Tritanopia (blue-blind)
#73D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #80dc89; /* rgb */ color: rgb(128, 220, 137); /* oklch */ color: oklch(81.7% 0.145 146.3);
Tailwind
colors: {
custom: {
50: '#a9e7ac',
500: '#80dc89',
950: '#000000',
},
}SCSS
$custom: #80dc89; $custom-light: #a9e7ac; $custom-dark: #000000;
JSON
{
"hex": "#80dc89",
"rgb": {
"r": 128,
"g": 220,
"b": 137
},
"hsl": {
"h": 125.87,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.81654,
"c": 0.14525,
"h": 146.3
},
"luminance": 0.57582
}Semantic roles & 50–950 ramp
primary
#80DC89
secondary
#B34EA9
accent
#21B4C4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481