#80E49F#80E49F
#80E49F is a very light, vivid green. Relative luminance 0.626; OKLCH L 84.0% C 0.136 H 152.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #80E49F |
|---|---|
| RGB | rgb(128, 228, 159) |
| HSL | hsl(139, 65%, 70%) |
| HSV | hsv(139, 44%, 89%) |
| CMYK | cmyk(43.9%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(83.22, -44.13, 24.77) |
| CIE-LCH | lch(83.22, 50.61, 150.69°) |
| OKLab | oklab(83.99% -0.1205 0.0627) |
| OKLCH | oklch(83.99% 0.136 152.5) |
| XYZ | xyz(42.9007, 62.5762, 42.6120) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.52
Light Sea Green
#98F6B0
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 5.10
Lightgreen
#90EE90
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E49F #E480C5
analogous
#93E480 #80E49F #80E4D1
triadic
#80E49F #9F80E4 #E49F80
tetradic
#80E49F #8093E4 #E480C5 #E4D180
square
#80E49F #8093E4 #E480C5 #E4D180
split-complementary
#80E49F #D180E4 #E48093
monochromatic
#29C158 #4ED979 #80E49F #B2EFC5 #E5F9EB
Accessibility & contrast
On white
1.55
#80E49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#80E49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E49F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E49F | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69B
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#6CE1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80e49f; /* rgb */ color: rgb(128, 228, 159); /* oklch */ color: oklch(84.0% 0.136 152.5);
Tailwind
colors: {
custom: {
50: '#a9edbb',
500: '#80e49f',
950: '#000000',
},
}SCSS
$custom: #80e49f; $custom-light: #a9edbb; $custom-dark: #000000;
JSON
{
"hex": "#80e49f",
"rgb": {
"r": 128,
"g": 228,
"b": 159
},
"hsl": {
"h": 138.6,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.83988,
"c": 0.1358,
"h": 152.5
},
"luminance": 0.62579
}Semantic roles & 50–950 ramp
primary
#80E49F
secondary
#BC4C99
accent
#1995CD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582