#80EB8B#80EB8B
#80EB8B is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.3% C 0.165 H 146.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80EB8B |
|---|---|
| RGB | rgb(128, 235, 139) |
| HSL | hsl(126, 73%, 71%) |
| HSV | hsv(126, 46%, 92%) |
| CMYK | cmyk(45.5%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(84.93, -50.40, 37.20) |
| CIE-LCH | lch(84.93, 62.64, 143.57°) |
| OKLab | oklab(85.27% -0.137 0.0919) |
| OKLCH | oklch(85.27% 0.165 146.2) |
| XYZ | xyz(43.2682, 65.8669, 34.8547) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.72
Palegreen
#98FB98
ΔE00 3.87
Baby Green
#8CFF9E
ΔE00 4.26
Mint Green
#8FFF9F
ΔE00 4.31
Foam Green
#90FDA9
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EB8B #EB80E0
analogous
#AAEB80 #80EB8B #80EBC0
triadic
#80EB8B #8B80EB #EB8B80
tetradic
#80EB8B #80AAEB #EB80E0 #EBC080
square
#80EB8B #80AAEB #EB80E0 #EBC080
split-complementary
#80EB8B #C080EB #EB80AA
monochromatic
#21D033 #4BE35B #80EB8B #B5F3BB #E5FBE7
Accessibility & contrast
On white
1.48
#80EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#80EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EB8B
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EB8B | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA84
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#70E6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80eb8b; /* rgb */ color: rgb(128, 235, 139); /* oklch */ color: oklch(85.3% 0.165 146.2);
Tailwind
colors: {
custom: {
50: '#aaf2ae',
500: '#80eb8b',
950: '#000000',
},
}SCSS
$custom: #80eb8b; $custom-light: #aaf2ae; $custom-dark: #000000;
JSON
{
"hex": "#80eb8b",
"rgb": {
"r": 128,
"g": 235,
"b": 139
},
"hsl": {
"h": 126.168,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.85272,
"c": 0.16493,
"h": 146.2
},
"luminance": 0.6587
}Semantic roles & 50–950 ramp
primary
#80EB8B
secondary
#C44BB8
accent
#11C1D5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581