#80FBBE#80FBBE
#80FBBE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.141 H 160.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBBE |
|---|---|
| RGB | rgb(128, 251, 190) |
| HSL | hsl(150, 94%, 74%) |
| HSV | hsv(150, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.46, -48.13, 18.81) |
| CIE-LCH | lch(90.46, 51.68, 158.65°) |
| OKLab | oklab(90.07% -0.1326 0.0481) |
| OKLCH | oklch(90.07% 0.141 160.1) |
| XYZ | xyz(52.6892, 77.2969, 60.8485) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.25
Light Greenish Blue
#63F7B4
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBBE #FB80BD
analogous
#80FB81 #80FBBE #80FAFB
triadic
#80FBBE #BE80FB #FBBE80
tetradic
#80FBBE #8180FB #FB80BD #FAFB80
square
#80FBBE #8180FB #FB80BD #FAFB80
split-complementary
#80FBBE #FB80FA #FB8180
monochromatic
#09F781 #45F9A0 #80FBBE #BBFDDC #E1FEF0
Accessibility & contrast
On white
1.28
#80FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#80FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBBE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBBE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#5BFAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fbbe; /* rgb */ color: rgb(128, 251, 190); /* oklch */ color: oklch(90.1% 0.141 160.1);
Tailwind
colors: {
custom: {
50: '#acfdd1',
500: '#80fbbe',
950: '#000000',
},
}SCSS
$custom: #80fbbe; $custom-light: #acfdd1; $custom-dark: #000000;
JSON
{
"hex": "#80fbbe",
"rgb": {
"r": 128,
"g": 251,
"b": 190
},
"hsl": {
"h": 150.244,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90073,
"c": 0.14104,
"h": 160.1
},
"luminance": 0.77301
}Semantic roles & 50–950 ramp
primary
#80FBBE
secondary
#D9468F
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683