#80FBAE#80FBAE
#80FBAE is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.155 H 154.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBAE |
|---|---|
| RGB | rgb(128, 251, 174) |
| HSL | hsl(142, 94%, 74%) |
| HSV | hsv(142, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(90.15, -51.16, 26.55) |
| CIE-LCH | lch(90.15, 57.64, 152.57°) |
| OKLab | oklab(89.73% -0.1396 0.0672) |
| OKLCH | oklch(89.73% 0.155 154.3) |
| XYZ | xyz(51.0355, 76.6355, 52.1389) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.42
Seafoam Green
#7AF9AB
ΔE00 0.63
Light Blue Green
#7EFBB3
ΔE00 1.05
Light Bluish Green
#76FDA8
ΔE00 1.46
Foam Green
#90FDA9
ΔE00 2.29
Light Sea Green
#98F6B0
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBAE #FB80CD
analogous
#90FB80 #80FBAE #80FBEC
triadic
#80FBAE #AE80FB #FBAE80
tetradic
#80FBAE #8090FB #FB80CD #FBEC80
square
#80FBAE #8090FB #FB80CD #FBEC80
split-complementary
#80FBAE #EC80FB #FB8090
monochromatic
#09F762 #45F988 #80FBAE #BBFDD4 #E1FEEC
Accessibility & contrast
On white
1.29
#80FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#80FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBAE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBAE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#62F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbae; /* rgb */ color: rgb(128, 251, 174); /* oklch */ color: oklch(89.7% 0.155 154.3);
Tailwind
colors: {
custom: {
50: '#acfdc6',
500: '#80fbae',
950: '#000000',
},
}SCSS
$custom: #80fbae; $custom-light: #acfdc6; $custom-dark: #000000;
JSON
{
"hex": "#80fbae",
"rgb": {
"r": 128,
"g": 251,
"b": 174
},
"hsl": {
"h": 142.439,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89725,
"c": 0.15488,
"h": 154.3
},
"luminance": 0.7664
}Semantic roles & 50–950 ramp
primary
#80FBAE
secondary
#D946A2
accent
#0090E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682