#80FCDB#80FCDB
#80FCDB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.122 H 173.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCDB |
|---|---|
| RGB | rgb(128, 252, 219) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.38, -42.45, 5.16) |
| CIE-LCH | lch(91.38, 42.76, 173.06°) |
| OKLab | oklab(91.03% -0.1211 0.013) |
| OKLCH | oklch(91.03% 0.122 173.9) |
| XYZ | xyz(56.4931, 79.3196, 79.3373) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.53
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 2.80
Tiffany Blue
#7BF2DA
ΔE00 3.18
Pale Turquoise
#A5FBD5
ΔE00 4.78
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCDB #FC80A1
analogous
#80FC9D #80FCDB #80DFFC
triadic
#80FCDB #DB80FC #FCDB80
tetradic
#80FCDB #9D80FC #FC80A1 #DFFC80
square
#80FCDB #9D80FC #FC80A1 #DFFC80
split-complementary
#80FCDB #FC80DF #FC9D80
monochromatic
#08F9B9 #44FBCA #80FCDB #BCFDEC #E1FEF7
Accessibility & contrast
On white
1.25
#80FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#80FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCDB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCDB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#4BFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80fcdb; /* rgb */ color: rgb(128, 252, 219); /* oklch */ color: oklch(91.0% 0.122 173.9);
Tailwind
colors: {
custom: {
50: '#acfee6',
500: '#80fcdb',
950: '#000000',
},
}SCSS
$custom: #80fcdb; $custom-light: #acfee6; $custom-dark: #000000;
JSON
{
"hex": "#80fcdb",
"rgb": {
"r": 128,
"g": 252,
"b": 219
},
"hsl": {
"h": 164.032,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91031,
"c": 0.12178,
"h": 173.9
},
"luminance": 0.79324
}Semantic roles & 50–950 ramp
primary
#80FCDB
secondary
#DA466D
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684