#80FBB5#80FBB5
#80FBB5 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.9% C 0.149 H 156.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBB5 |
|---|---|
| RGB | rgb(128, 251, 181) |
| HSL | hsl(146, 94%, 74%) |
| HSV | hsv(146, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.28, -49.87, 23.17) |
| CIE-LCH | lch(90.28, 54.99, 155.08°) |
| OKLab | oklab(89.87% -0.1365 0.0589) |
| OKLCH | oklch(89.87% 0.149 156.7) |
| XYZ | xyz(51.7358, 76.9156, 55.8270) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.39
Seafoam (survey)
#80F9AD
ΔE00 1.37
Seafoam Green
#7AF9AB
ΔE00 1.63
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.65
Light Sea Green
#98F6B0
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBB5 #FB80C6
analogous
#89FB80 #80FBB5 #80FBF3
triadic
#80FBB5 #B580FB #FBB580
tetradic
#80FBB5 #8089FB #FB80C6 #FBF380
square
#80FBB5 #8089FB #FB80C6 #FBF380
split-complementary
#80FBB5 #F380FB #FB8089
monochromatic
#09F770 #45F992 #80FBB5 #BBFDD8 #E1FEEE
Accessibility & contrast
On white
1.28
#80FBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#80FBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBB5
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBB5 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E8DEB9
Tritanopia (blue-blind)
#5FF9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbb5; /* rgb */ color: rgb(128, 251, 181); /* oklch */ color: oklch(89.9% 0.149 156.7);
Tailwind
colors: {
custom: {
50: '#acfdcb',
500: '#80fbb5',
950: '#000000',
},
}SCSS
$custom: #80fbb5; $custom-light: #acfdcb; $custom-dark: #000000;
JSON
{
"hex": "#80fbb5",
"rgb": {
"r": 128,
"g": 251,
"b": 181
},
"hsl": {
"h": 145.854,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89873,
"c": 0.14868,
"h": 156.7
},
"luminance": 0.7692
}Semantic roles & 50–950 ramp
primary
#80FBB5
secondary
#D9469A
accent
#0083E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683