#80FCBD#80FCBD
#80FCBD is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.3% C 0.143 H 159.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCBD |
|---|---|
| RGB | rgb(128, 252, 189) |
| HSL | hsl(150, 95%, 75%) |
| HSV | hsv(150, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.72, -48.75, 19.70) |
| CIE-LCH | lch(90.72, 52.58, 158.00°) |
| OKLab | oklab(90.28% -0.1341 0.0503) |
| OKLCH | oklch(90.28% 0.143 159.4) |
| XYZ | xyz(52.8935, 77.8798, 60.3792) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 2.26
Light Greenish Blue
#63F7B4
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Seafoam
#A0FEBF
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCBD #FC80BF
analogous
#81FC80 #80FCBD #80FCFB
triadic
#80FCBD #BD80FC #FCBD80
tetradic
#80FCBD #8081FC #FC80BF #FCFB80
square
#80FCBD #8081FC #FC80BF #FCFB80
split-complementary
#80FCBD #FB80FC #FC8081
monochromatic
#08F97F #44FB9E #80FCBD #BCFDDC #E1FEEF
Accessibility & contrast
On white
1.27
#80FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#80FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCBD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCBD | 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)
#FAECB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#5BFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fcbd; /* rgb */ color: rgb(128, 252, 189); /* oklch */ color: oklch(90.3% 0.143 159.4);
Tailwind
colors: {
custom: {
50: '#acfed1',
500: '#80fcbd',
950: '#000000',
},
}SCSS
$custom: #80fcbd; $custom-light: #acfed1; $custom-dark: #000000;
JSON
{
"hex": "#80fcbd",
"rgb": {
"r": 128,
"g": 252,
"b": 189
},
"hsl": {
"h": 149.516,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90284,
"c": 0.14324,
"h": 159.4
},
"luminance": 0.77884
}Semantic roles & 50–950 ramp
primary
#80FCBD
secondary
#DA4691
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683