#80FBB8#80FBB8
#80FBB8 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.146 H 157.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBB8 |
|---|---|
| RGB | rgb(128, 251, 184) |
| HSL | hsl(147, 94%, 74%) |
| HSV | hsv(147, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(90.34, -49.30, 21.72) |
| CIE-LCH | lch(90.34, 53.87, 156.23°) |
| OKLab | oklab(89.94% -0.1352 0.0553) |
| OKLCH | oklch(89.94% 0.146 157.7) |
| XYZ | xyz(52.0469, 77.0400, 57.4656) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.98
Seafoam (survey)
#80F9AD
ΔE00 1.96
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Greenish Blue
#63F7B4
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBB8 #FB80C3
analogous
#86FB80 #80FBB8 #80FBF5
triadic
#80FBB8 #B880FB #FBB880
tetradic
#80FBB8 #8086FB #FB80C3 #FBF580
square
#80FBB8 #8086FB #FB80C3 #FBF580
split-complementary
#80FBB8 #F580FB #FB8086
monochromatic
#09F776 #45F997 #80FBB8 #BBFDD9 #E1FEEE
Accessibility & contrast
On white
1.28
#80FBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#80FBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBB8
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBB8 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#5EFAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbb8; /* rgb */ color: rgb(128, 251, 184); /* oklch */ color: oklch(89.9% 0.146 157.7);
Tailwind
colors: {
custom: {
50: '#acfdcd',
500: '#80fbb8',
950: '#000000',
},
}SCSS
$custom: #80fbb8; $custom-light: #acfdcd; $custom-dark: #000000;
JSON
{
"hex": "#80fbb8",
"rgb": {
"r": 128,
"g": 251,
"b": 184
},
"hsl": {
"h": 147.317,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89938,
"c": 0.14609,
"h": 157.7
},
"luminance": 0.77044
}Semantic roles & 50–950 ramp
primary
#80FBB8
secondary
#D94696
accent
#007DE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683