#80FDAE#80FDAE
#80FDAE is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.2% C 0.158 H 154.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDAE |
|---|---|
| RGB | rgb(128, 253, 174) |
| HSL | hsl(142, 97%, 75%) |
| HSV | hsv(142, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.73, -51.99, 27.34) |
| CIE-LCH | lch(90.73, 58.74, 152.26°) |
| OKLab | oklab(90.2% -0.1417 0.0691) |
| OKLCH | oklch(90.2% 0.158 154) |
| XYZ | xyz(51.6636, 77.8916, 52.3483) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.90
Seafoam Green
#7AF9AB
ΔE00 0.92
Light Bluish Green
#76FDA8
ΔE00 1.16
Light Blue Green
#7EFBB3
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 2.10
Light Green Blue
#56FCA2
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDAE #FD80CF
analogous
#91FD80 #80FDAE #80FDEC
triadic
#80FDAE #AE80FD #FDAE80
tetradic
#80FDAE #8091FD #FD80CF #FDEC80
square
#80FDAE #8091FD #FD80CF #FDEC80
split-complementary
#80FDAE #EC80FD #FD8091
monochromatic
#07FB61 #44FC88 #80FDAE #BCFED4 #E1FFEC
Accessibility & contrast
On white
1.27
#80FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#80FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDAE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDAE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#EBDFB3
Tritanopia (blue-blind)
#61FAE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fdae; /* rgb */ color: rgb(128, 253, 174); /* oklch */ color: oklch(90.2% 0.158 154.0);
Tailwind
colors: {
custom: {
50: '#acffc6',
500: '#80fdae',
950: '#000000',
},
}SCSS
$custom: #80fdae; $custom-light: #acffc6; $custom-dark: #000000;
JSON
{
"hex": "#80fdae",
"rgb": {
"r": 128,
"g": 253,
"b": 174
},
"hsl": {
"h": 142.08,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90195,
"c": 0.15767,
"h": 154
},
"luminance": 0.77896
}Semantic roles & 50–950 ramp
primary
#80FDAE
secondary
#DB46A4
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682