#80DA8F#80DA8F
#80DA8F is a light, vivid green. Relative luminance 0.567; OKLCH L 81.3% C 0.136 H 148.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #80DA8F |
|---|---|
| RGB | rgb(128, 218, 143) |
| HSL | hsl(130, 55%, 68%) |
| HSV | hsv(130, 41%, 85%) |
| CMYK | cmyk(41.3%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(80.02, -42.55, 28.71) |
| CIE-LCH | lch(80.02, 51.33, 145.99°) |
| OKLab | oklab(81.29% -0.1159 0.0719) |
| OKLCH | oklch(81.29% 0.136 148.2) |
| XYZ | xyz(38.9292, 56.7127, 34.8766) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 5.33
Soft Green
#6FC276
ΔE00 6.09
Emerald
#50C878
ΔE00 6.12
Weird Green
#3AE57F
ΔE00 6.39
Light Sea Green
#98F6B0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DA8F #DA80CB
analogous
#9EDA80 #80DA8F #80DABC
triadic
#80DA8F #8F80DA #DA8F80
tetradic
#80DA8F #809EDA #DA80CB #DABC80
square
#80DA8F #809EDA #DA80CB #DABC80
split-complementary
#80DA8F #BC80DA #DA809E
monochromatic
#32AD47 #51CC65 #80DA8F #AFE8B9 #DFF6E3
Accessibility & contrast
On white
1.70
#80DA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#80DA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DA8F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DA8F | 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)
#DCCC8A
Deuteranopia (green-blind)
#CEC393
Tritanopia (blue-blind)
#72D7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #80da8f; /* rgb */ color: rgb(128, 218, 143); /* oklch */ color: oklch(81.3% 0.136 148.2);
Tailwind
colors: {
custom: {
50: '#a9e6b0',
500: '#80da8f',
950: '#000000',
},
}SCSS
$custom: #80da8f; $custom-light: #a9e6b0; $custom-dark: #000000;
JSON
{
"hex": "#80da8f",
"rgb": {
"r": 128,
"g": 218,
"b": 143
},
"hsl": {
"h": 130,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.81291,
"c": 0.1364,
"h": 148.2
},
"luminance": 0.56715
}Semantic roles & 50–950 ramp
primary
#80DA8F
secondary
#B04EA0
accent
#23A8C2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481