#80FFBF#80FFBF
#80FFBF is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.0% C 0.146 H 159.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFBF |
|---|---|
| RGB | rgb(128, 255, 191) |
| HSL | hsl(150, 100%, 75%) |
| HSV | hsv(150, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.62, -49.63, 19.93) |
| CIE-LCH | lch(91.62, 53.48, 158.12°) |
| OKLab | oklab(91.03% -0.1365 0.0509) |
| OKLCH | oklch(91.03% 0.146 159.6) |
| XYZ | xyz(54.0616, 79.8663, 61.8470) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.32
Light Greenish Blue
#63F7B4
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.23
Light Seafoam
#A0FEBF
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFBF #FF80C0
analogous
#80FF80 #80FFBF #80FFFF
triadic
#80FFBF #BF80FF #FFBF80
tetradic
#80FFBF #8080FF #FF80C0 #FFFF80
square
#80FFBF #8080FF #FF80C0 #FFFF80
split-complementary
#80FFBF #FF80FF #FF8080
monochromatic
#06FF81 #43FFA0 #80FFBF #BDFFDE #E0FFF0
Accessibility & contrast
On white
1.24
#80FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#80FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFBF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFBF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EAE2C3
Tritanopia (blue-blind)
#5AFEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80ffbf; /* rgb */ color: rgb(128, 255, 191); /* oklch */ color: oklch(91.0% 0.146 159.6);
Tailwind
colors: {
custom: {
50: '#acffd2',
500: '#80ffbf',
950: '#000000',
},
}SCSS
$custom: #80ffbf; $custom-light: #acffd2; $custom-dark: #000000;
JSON
{
"hex": "#80ffbf",
"rgb": {
"r": 128,
"g": 255,
"b": 191
},
"hsl": {
"h": 149.764,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9103,
"c": 0.14567,
"h": 159.6
},
"luminance": 0.79871
}Semantic roles & 50–950 ramp
primary
#80FFBF
secondary
#DE4592
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683