#80FCBA#80FCBA
#80FCBA is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.2% C 0.146 H 158.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCBA |
|---|---|
| RGB | rgb(128, 252, 186) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.67, -49.34, 21.15) |
| CIE-LCH | lch(90.67, 53.68, 156.80°) |
| OKLab | oklab(90.22% -0.1354 0.0539) |
| OKLCH | oklch(90.22% 0.146 158.3) |
| XYZ | xyz(52.5712, 77.7509, 58.6819) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.25
Seafoam (survey)
#80F9AD
ΔE00 2.27
Light Greenish Blue
#63F7B4
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 2.89
Light Seafoam
#A0FEBF
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCBA #FC80C2
analogous
#84FC80 #80FCBA #80FCF8
triadic
#80FCBA #BA80FC #FCBA80
tetradic
#80FCBA #8084FC #FC80C2 #FCF880
square
#80FCBA #8084FC #FC80C2 #FCF880
split-complementary
#80FCBA #F880FC #FC8084
monochromatic
#08F979 #44FB9A #80FCBA #BCFDDA #E1FEEF
Accessibility & contrast
On white
1.27
#80FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#80FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCBA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCBA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#5DFBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fcba; /* rgb */ color: rgb(128, 252, 186); /* oklch */ color: oklch(90.2% 0.146 158.3);
Tailwind
colors: {
custom: {
50: '#acfecf',
500: '#80fcba',
950: '#000000',
},
}SCSS
$custom: #80fcba; $custom-light: #acfecf; $custom-dark: #000000;
JSON
{
"hex": "#80fcba",
"rgb": {
"r": 128,
"g": 252,
"b": 186
},
"hsl": {
"h": 148.065,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90217,
"c": 0.14577,
"h": 158.3
},
"luminance": 0.77755
}Semantic roles & 50–950 ramp
primary
#80FCBA
secondary
#DA4695
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683