#80FCBB#80FCBB
#80FCBB is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.2% C 0.145 H 158.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCBB |
|---|---|
| RGB | rgb(128, 252, 187) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.69, -49.14, 20.66) |
| CIE-LCH | lch(90.69, 53.31, 157.19°) |
| OKLab | oklab(90.24% -0.135 0.0527) |
| OKLCH | oklch(90.24% 0.145 158.7) |
| XYZ | xyz(52.6779, 77.7935, 59.2438) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.46
Light Greenish Blue
#63F7B4
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.70
Light Seafoam
#A0FEBF
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCBB #FC80C1
analogous
#83FC80 #80FCBB #80FCF9
triadic
#80FCBB #BB80FC #FCBB80
tetradic
#80FCBB #8083FC #FC80C1 #FCF980
square
#80FCBB #8083FC #FC80C1 #FCF980
split-complementary
#80FCBB #F980FC #FC8083
monochromatic
#08F97B #44FB9B #80FCBB #BCFDDB #E1FEEF
Accessibility & contrast
On white
1.27
#80FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#80FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCBB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCBB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#5CFBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fcbb; /* rgb */ color: rgb(128, 252, 187); /* oklch */ color: oklch(90.2% 0.145 158.7);
Tailwind
colors: {
custom: {
50: '#acfecf',
500: '#80fcbb',
950: '#000000',
},
}SCSS
$custom: #80fcbb; $custom-light: #acfecf; $custom-dark: #000000;
JSON
{
"hex": "#80fcbb",
"rgb": {
"r": 128,
"g": 252,
"b": 187
},
"hsl": {
"h": 148.548,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90239,
"c": 0.14492,
"h": 158.7
},
"luminance": 0.77798
}Semantic roles & 50–950 ramp
primary
#80FCBB
secondary
#DA4694
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683