#80FFBB#80FFBB
#80FFBB is a very light, vivid green. Relative luminance 0.797; OKLCH L 90.9% C 0.149 H 158.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFBB |
|---|---|
| RGB | rgb(128, 255, 187) |
| HSL | hsl(148, 100%, 75%) |
| HSV | hsv(148, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.55, -50.40, 21.86) |
| CIE-LCH | lch(91.55, 54.94, 156.55°) |
| OKLab | oklab(90.94% -0.1382 0.0557) |
| OKLCH | oklch(90.94% 0.149 158.1) |
| XYZ | xyz(53.6274, 79.6926, 59.5603) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.49
Light Greenish Blue
#63F7B4
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFBB #FF80C4
analogous
#84FF80 #80FFBB #80FFFA
triadic
#80FFBB #BB80FF #FFBB80
tetradic
#80FFBB #8084FF #FF80C4 #FFFA80
square
#80FFBB #8084FF #FF80C4 #FFFA80
split-complementary
#80FFBB #FA80FF #FF8084
monochromatic
#06FF79 #43FF9A #80FFBB #BDFFDC #E0FFEF
Accessibility & contrast
On white
1.24
#80FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#80FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFBB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFBB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#5BFEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80ffbb; /* rgb */ color: rgb(128, 255, 187); /* oklch */ color: oklch(90.9% 0.149 158.1);
Tailwind
colors: {
custom: {
50: '#acffcf',
500: '#80ffbb',
950: '#000000',
},
}SCSS
$custom: #80ffbb; $custom-light: #acffcf; $custom-dark: #000000;
JSON
{
"hex": "#80ffbb",
"rgb": {
"r": 128,
"g": 255,
"b": 187
},
"hsl": {
"h": 147.874,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9094,
"c": 0.14903,
"h": 158.1
},
"luminance": 0.79697
}Semantic roles & 50–950 ramp
primary
#80FFBB
secondary
#DE4597
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683