#80E59F#80E59F
#80E59F is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.2% C 0.137 H 152.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #80E59F |
|---|---|
| RGB | rgb(128, 229, 159) |
| HSL | hsl(138, 66%, 70%) |
| HSV | hsv(138, 44%, 90%) |
| CMYK | cmyk(44.1%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(83.51, -44.56, 25.17) |
| CIE-LCH | lch(83.51, 51.18, 150.54°) |
| OKLab | oklab(84.22% -0.1216 0.0636) |
| OKLCH | oklch(84.22% 0.137 152.4) |
| XYZ | xyz(43.1766, 63.1280, 42.7039) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.60
Light Sea Green
#98F6B0
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 4.90
Lightgreen
#90EE90
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E59F #E580C6
analogous
#93E580 #80E59F #80E5D2
triadic
#80E59F #9F80E5 #E59F80
tetradic
#80E59F #8093E5 #E580C6 #E5D280
square
#80E59F #8093E5 #E580C6 #E5D280
split-complementary
#80E59F #D280E5 #E58093
monochromatic
#28C357 #4DDB79 #80E59F #B3EFC5 #E6FAEC
Accessibility & contrast
On white
1.54
#80E59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#80E59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E59F
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E59F | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#6CE2D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80e59f; /* rgb */ color: rgb(128, 229, 159); /* oklch */ color: oklch(84.2% 0.137 152.4);
Tailwind
colors: {
custom: {
50: '#aaeebb',
500: '#80e59f',
950: '#000000',
},
}SCSS
$custom: #80e59f; $custom-light: #aaeebb; $custom-dark: #000000;
JSON
{
"hex": "#80e59f",
"rgb": {
"r": 128,
"g": 229,
"b": 159
},
"hsl": {
"h": 138.416,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.84224,
"c": 0.13727,
"h": 152.4
},
"luminance": 0.63131
}Semantic roles & 50–950 ramp
primary
#80E59F
secondary
#BD4C9A
accent
#1896CE
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582