#80FFBA#80FFBA
#80FFBA is a very light, vivid green. Relative luminance 0.797; OKLCH L 90.9% C 0.150 H 157.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFBA |
|---|---|
| RGB | rgb(128, 255, 186) |
| HSL | hsl(147, 100%, 75%) |
| HSV | hsv(147, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.53, -50.59, 22.34) |
| CIE-LCH | lch(91.53, 55.31, 156.17°) |
| OKLab | oklab(90.92% -0.1387 0.0569) |
| OKLCH | oklch(90.92% 0.15 157.7) |
| XYZ | xyz(53.5208, 79.6499, 58.9985) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.12
Seafoam (survey)
#80F9AD
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Greenish Blue
#63F7B4
ΔE00 2.72
Light Bluish Green
#76FDA8
ΔE00 3.02
Light Seafoam
#A0FEBF
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFBA #FF80C5
analogous
#85FF80 #80FFBA #80FFFA
triadic
#80FFBA #BA80FF #FFBA80
tetradic
#80FFBA #8085FF #FF80C5 #FFFA80
square
#80FFBA #8085FF #FF80C5 #FFFA80
split-complementary
#80FFBA #FA80FF #FF8085
monochromatic
#06FF78 #43FF99 #80FFBA #BDFFDB #E0FFEE
Accessibility & contrast
On white
1.24
#80FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#80FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFBA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFBA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB6
Deuteranopia (green-blind)
#EBE1BE
Tritanopia (blue-blind)
#5CFDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80ffba; /* rgb */ color: rgb(128, 255, 186); /* oklch */ color: oklch(90.9% 0.150 157.7);
Tailwind
colors: {
custom: {
50: '#acffcf',
500: '#80ffba',
950: '#000000',
},
}SCSS
$custom: #80ffba; $custom-light: #acffcf; $custom-dark: #000000;
JSON
{
"hex": "#80ffba",
"rgb": {
"r": 128,
"g": 255,
"b": 186
},
"hsl": {
"h": 147.402,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90918,
"c": 0.14989,
"h": 157.7
},
"luminance": 0.79654
}Semantic roles & 50–950 ramp
primary
#80FFBA
secondary
#DE4598
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683