#80FEAC#80FEAC
#80FEAC is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.4% C 0.161 H 153.3°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEAC |
|---|---|
| RGB | rgb(128, 254, 172) |
| HSL | hsl(141, 98%, 75%) |
| HSV | hsv(141, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(90.98, -52.76, 28.69) |
| CIE-LCH | lch(90.98, 60.05, 151.46°) |
| OKLab | oklab(90.39% -0.1437 0.0723) |
| OKLCH | oklch(90.39% 0.161 153.3) |
| XYZ | xyz(51.7866, 78.4472, 51.4346) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.88
Seafoam Green
#7AF9AB
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 1.34
Foam Green
#90FDA9
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 1.91
Light Green Blue
#56FCA2
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEAC #FE80D2
analogous
#93FE80 #80FEAC #80FEEB
triadic
#80FEAC #AC80FE #FEAC80
tetradic
#80FEAC #8093FE #FE80D2 #FEEB80
square
#80FEAC #8093FE #FE80D2 #FEEB80
split-complementary
#80FEAC #EB80FE #FE8093
monochromatic
#07FD5D #43FE84 #80FEAC #BDFED4 #E1FFEB
Accessibility & contrast
On white
1.26
#80FEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#80FEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEAC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEAC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#ECE0B1
Tritanopia (blue-blind)
#62FBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80feac; /* rgb */ color: rgb(128, 254, 172); /* oklch */ color: oklch(90.4% 0.161 153.3);
Tailwind
colors: {
custom: {
50: '#acffc5',
500: '#80feac',
950: '#000000',
},
}SCSS
$custom: #80feac; $custom-light: #acffc5; $custom-dark: #000000;
JSON
{
"hex": "#80feac",
"rgb": {
"r": 128,
"g": 254,
"b": 172
},
"hsl": {
"h": 140.952,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.9039,
"c": 0.16085,
"h": 153.3
},
"luminance": 0.78451
}Semantic roles & 50–950 ramp
primary
#80FEAC
secondary
#DD45A8
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682