#80FBB7#80FBB7
#80FBB7 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.147 H 157.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBB7 |
|---|---|
| RGB | rgb(128, 251, 183) |
| HSL | hsl(147, 94%, 74%) |
| HSV | hsv(147, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.32, -49.49, 22.20) |
| CIE-LCH | lch(90.32, 54.24, 155.84°) |
| OKLab | oklab(89.92% -0.1356 0.0565) |
| OKLCH | oklch(89.92% 0.147 157.4) |
| XYZ | xyz(51.9425, 76.9982, 56.9155) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.77
Seafoam (survey)
#80F9AD
ΔE00 1.76
Seafoam Green
#7AF9AB
ΔE00 2.01
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 3.03
Light Seafoam
#A0FEBF
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBB7 #FB80C4
analogous
#87FB80 #80FBB7 #80FBF4
triadic
#80FBB7 #B780FB #FBB780
tetradic
#80FBB7 #8087FB #FB80C4 #FBF480
square
#80FBB7 #8087FB #FB80C4 #FBF480
split-complementary
#80FBB7 #F480FB #FB8087
monochromatic
#09F774 #45F995 #80FBB7 #BBFDD9 #E1FEEE
Accessibility & contrast
On white
1.28
#80FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#80FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBB7
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBB7 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#5EF9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbb7; /* rgb */ color: rgb(128, 251, 183); /* oklch */ color: oklch(89.9% 0.147 157.4);
Tailwind
colors: {
custom: {
50: '#acfdcc',
500: '#80fbb7',
950: '#000000',
},
}SCSS
$custom: #80fbb7; $custom-light: #acfdcc; $custom-dark: #000000;
JSON
{
"hex": "#80fbb7",
"rgb": {
"r": 128,
"g": 251,
"b": 183
},
"hsl": {
"h": 146.829,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89916,
"c": 0.14695,
"h": 157.4
},
"luminance": 0.77002
}Semantic roles & 50–950 ramp
primary
#80FBB7
secondary
#D94697
accent
#007FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683