#80EA85#80EA85
#80EA85 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.169 H 144.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80EA85 |
|---|---|
| RGB | rgb(128, 234, 133) |
| HSL | hsl(123, 72%, 71%) |
| HSV | hsv(123, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(84.55, -50.89, 39.68) |
| CIE-LCH | lch(84.55, 64.53, 142.05°) |
| OKLab | oklab(84.93% -0.1384 0.0974) |
| OKLCH | oklch(84.93% 0.169 144.9) |
| XYZ | xyz(42.5563, 65.1253, 32.5137) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.93
Palegreen
#98FB98
ΔE00 4.05
Baby Green
#8CFF9E
ΔE00 4.68
Mint Green
#8FFF9F
ΔE00 4.74
Lightish Green
#61E160
ΔE00 4.74
Easter Green
#8CFD7E
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EA85 #EA80E5
analogous
#B0EA80 #80EA85 #80EABA
triadic
#80EA85 #8580EA #EA8580
tetradic
#80EA85 #80B0EA #EA80E5 #EABA80
square
#80EA85 #80B0EA #EA80E5 #EABA80
split-complementary
#80EA85 #BA80EA #EA80B0
monochromatic
#22CE2A #4BE153 #80EA85 #B5F3B7 #E5FBE6
Accessibility & contrast
On white
1.50
#80EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#80EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EA85
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EA85 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#71E5D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #80ea85; /* rgb */ color: rgb(128, 234, 133); /* oklch */ color: oklch(84.9% 0.169 144.9);
Tailwind
colors: {
custom: {
50: '#abf1aa',
500: '#80ea85',
950: '#000000',
},
}SCSS
$custom: #80ea85; $custom-light: #abf1aa; $custom-dark: #000000;
JSON
{
"hex": "#80ea85",
"rgb": {
"r": 128,
"g": 234,
"b": 133
},
"hsl": {
"h": 122.83,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.84933,
"c": 0.1692,
"h": 144.9
},
"luminance": 0.65128
}Semantic roles & 50–950 ramp
primary
#80EA85
secondary
#C34BBE
accent
#12CBD4
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581