#80FCBC#80FCBC
#80FCBC is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.3% C 0.144 H 159.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCBC |
|---|---|
| RGB | rgb(128, 252, 188) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.71, -48.95, 20.18) |
| CIE-LCH | lch(90.71, 52.95, 157.60°) |
| OKLab | oklab(90.26% -0.1345 0.0515) |
| OKLCH | oklch(90.26% 0.144 159.1) |
| XYZ | xyz(52.7853, 77.8365, 59.8095) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.67
Light Greenish Blue
#63F7B4
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.91
Light Seafoam
#A0FEBF
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCBC #FC80C0
analogous
#82FC80 #80FCBC #80FCFA
triadic
#80FCBC #BC80FC #FCBC80
tetradic
#80FCBC #8082FC #FC80C0 #FCFA80
square
#80FCBC #8082FC #FC80C0 #FCFA80
split-complementary
#80FCBC #FA80FC #FC8082
monochromatic
#08F97D #44FB9C #80FCBC #BCFDDC #E1FEEF
Accessibility & contrast
On white
1.27
#80FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#80FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCBC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCBC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#5CFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fcbc; /* rgb */ color: rgb(128, 252, 188); /* oklch */ color: oklch(90.3% 0.144 159.1);
Tailwind
colors: {
custom: {
50: '#acfed0',
500: '#80fcbc',
950: '#000000',
},
}SCSS
$custom: #80fcbc; $custom-light: #acfed0; $custom-dark: #000000;
JSON
{
"hex": "#80fcbc",
"rgb": {
"r": 128,
"g": 252,
"b": 188
},
"hsl": {
"h": 149.032,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90261,
"c": 0.14407,
"h": 159.1
},
"luminance": 0.77841
}Semantic roles & 50–950 ramp
primary
#80FCBC
secondary
#DA4692
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683