#80FEB8#80FEB8
#80FEB8 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.150 H 157.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEB8 |
|---|---|
| RGB | rgb(128, 254, 184) |
| HSL | hsl(147, 98%, 75%) |
| HSV | hsv(147, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(91.20, -50.56, 22.91) |
| CIE-LCH | lch(91.20, 55.51, 155.62°) |
| OKLab | oklab(90.64% -0.1385 0.0583) |
| OKLCH | oklch(90.64% 0.15 157.2) |
| XYZ | xyz(52.9915, 78.9291, 57.7805) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.80
Seafoam (survey)
#80F9AD
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Seafoam
#A0FEBF
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEB8 #FE80C6
analogous
#87FE80 #80FEB8 #80FEF7
triadic
#80FEB8 #B880FE #FEB880
tetradic
#80FEB8 #8087FE #FE80C6 #FEF780
square
#80FEB8 #8087FE #FE80C6 #FEF780
split-complementary
#80FEB8 #F780FE #FE8087
monochromatic
#07FD74 #43FE96 #80FEB8 #BDFEDA #E1FFEE
Accessibility & contrast
On white
1.25
#80FEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#80FEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEB8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEB8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB4
Deuteranopia (green-blind)
#EAE1BC
Tritanopia (blue-blind)
#5DFCEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80feb8; /* rgb */ color: rgb(128, 254, 184); /* oklch */ color: oklch(90.6% 0.150 157.2);
Tailwind
colors: {
custom: {
50: '#acffcd',
500: '#80feb8',
950: '#000000',
},
}SCSS
$custom: #80feb8; $custom-light: #acffcd; $custom-dark: #000000;
JSON
{
"hex": "#80feb8",
"rgb": {
"r": 128,
"g": 254,
"b": 184
},
"hsl": {
"h": 146.667,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90641,
"c": 0.15023,
"h": 157.2
},
"luminance": 0.78934
}Semantic roles & 50–950 ramp
primary
#80FEB8
secondary
#DD459A
accent
#007FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683