#80FBBB#80FBBB
#80FBBB is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.0% C 0.144 H 158.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBBB |
|---|---|
| RGB | rgb(128, 251, 187) |
| HSL | hsl(149, 94%, 74%) |
| HSV | hsv(149, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.40, -48.72, 20.26) |
| CIE-LCH | lch(90.40, 52.77, 157.42°) |
| OKLab | oklab(90.01% -0.1339 0.0517) |
| OKLCH | oklch(90.01% 0.144 158.9) |
| XYZ | xyz(52.3647, 77.1671, 59.1394) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Seafoam
#A0FEBF
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBBB #FB80C0
analogous
#83FB80 #80FBBB #80FBF8
triadic
#80FBBB #BB80FB #FBBB80
tetradic
#80FBBB #8083FB #FB80C0 #FBF880
square
#80FBBB #8083FB #FB80C0 #FBF880
split-complementary
#80FBBB #F880FB #FB8083
monochromatic
#09F77B #45F99B #80FBBB #BBFDDB #E1FEEF
Accessibility & contrast
On white
1.28
#80FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#80FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBBB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBBB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#5CFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbbb; /* rgb */ color: rgb(128, 251, 187); /* oklch */ color: oklch(90.0% 0.144 158.9);
Tailwind
colors: {
custom: {
50: '#acfdcf',
500: '#80fbbb',
950: '#000000',
},
}SCSS
$custom: #80fbbb; $custom-light: #acfdcf; $custom-dark: #000000;
JSON
{
"hex": "#80fbbb",
"rgb": {
"r": 128,
"g": 251,
"b": 187
},
"hsl": {
"h": 148.78,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90005,
"c": 0.14354,
"h": 158.9
},
"luminance": 0.77171
}Semantic roles & 50–950 ramp
primary
#80FBBB
secondary
#D94693
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683