#80EA99#80EA99
#80EA99 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.3% C 0.150 H 149.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #80EA99 |
|---|---|
| RGB | rgb(128, 234, 153) |
| HSL | hsl(134, 72%, 71%) |
| HSV | hsv(134, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.86, -47.74, 30.07) |
| CIE-LCH | lch(84.86, 56.42, 147.80°) |
| OKLab | oklab(85.29% -0.1299 0.0754) |
| OKLCH | oklch(85.29% 0.15 149.9) |
| XYZ | xyz(44.0719, 65.7316, 40.4959) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.74
Light Sea Green
#98F6B0
ΔE00 3.85
Foam Green
#90FDA9
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EA99 #EA80D1
analogous
#9CEA80 #80EA99 #80EACE
triadic
#80EA99 #9980EA #EA9980
tetradic
#80EA99 #809CEA #EA80D1 #EACE80
square
#80EA99 #809CEA #EA80D1 #EACE80
split-complementary
#80EA99 #CE80EA #EA809C
monochromatic
#22CE4A #4BE16F #80EA99 #B5F3C3 #E5FBEA
Accessibility & contrast
On white
1.48
#80EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#80EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EA99
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EA99 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#6CE7D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80ea99; /* rgb */ color: rgb(128, 234, 153); /* oklch */ color: oklch(85.3% 0.150 149.9);
Tailwind
colors: {
custom: {
50: '#aaf1b7',
500: '#80ea99',
950: '#000000',
},
}SCSS
$custom: #80ea99; $custom-light: #aaf1b7; $custom-dark: #000000;
JSON
{
"hex": "#80ea99",
"rgb": {
"r": 128,
"g": 234,
"b": 153
},
"hsl": {
"h": 134.151,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85288,
"c": 0.15019,
"h": 149.9
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#80EA99
secondary
#C34BA7
accent
#12A6D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581