#80FEB4#80FEB4
#80FEB4 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.154 H 155.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEB4 |
|---|---|
| RGB | rgb(128, 254, 180) |
| HSL | hsl(145, 98%, 75%) |
| HSV | hsv(145, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(91.13, -51.31, 24.84) |
| CIE-LCH | lch(91.13, 57.00, 154.17°) |
| OKLab | oklab(90.56% -0.1402 0.063) |
| OKLCH | oklch(90.56% 0.154 155.8) |
| XYZ | xyz(52.5781, 78.7638, 55.6034) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.68
Seafoam (survey)
#80F9AD
ΔE00 1.23
Seafoam Green
#7AF9AB
ΔE00 1.40
Light Bluish Green
#76FDA8
ΔE00 2.01
Foam Green
#90FDA9
ΔE00 2.93
Light Greenish Blue
#63F7B4
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEB4 #FE80CA
analogous
#8BFE80 #80FEB4 #80FEF3
triadic
#80FEB4 #B480FE #FEB480
tetradic
#80FEB4 #808BFE #FE80CA #FEF380
square
#80FEB4 #808BFE #FE80CA #FEF380
split-complementary
#80FEB4 #F380FE #FE808B
monochromatic
#07FD6C #43FE90 #80FEB4 #BDFED8 #E1FFED
Accessibility & contrast
On white
1.25
#80FEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#80FEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEB4
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEB4 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDB0
Deuteranopia (green-blind)
#EBE0B8
Tritanopia (blue-blind)
#5FFCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80feb4; /* rgb */ color: rgb(128, 254, 180); /* oklch */ color: oklch(90.6% 0.154 155.8);
Tailwind
colors: {
custom: {
50: '#acffca',
500: '#80feb4',
950: '#000000',
},
}SCSS
$custom: #80feb4; $custom-light: #acffca; $custom-dark: #000000;
JSON
{
"hex": "#80feb4",
"rgb": {
"r": 128,
"g": 254,
"b": 180
},
"hsl": {
"h": 144.762,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90555,
"c": 0.15372,
"h": 155.8
},
"luminance": 0.78768
}Semantic roles & 50–950 ramp
primary
#80FEB4
secondary
#DD459E
accent
#0087E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682