#80D7DB#80D7DB
#80D7DB is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.6% C 0.084 H 199.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #80D7DB |
|---|---|
| RGB | rgb(128, 215, 219) |
| HSL | hsl(183, 56%, 68%) |
| HSV | hsv(183, 42%, 86%) |
| CMYK | cmyk(41.6%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.91, -25.18, -10.20) |
| CIE-LCH | lch(80.91, 27.17, 202.06°) |
| OKLab | oklab(82.59% -0.0795 -0.0281) |
| OKLCH | oklch(82.59% 0.084 199.5) |
| XYZ | xyz(45.9839, 58.3011, 75.8342) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.45
Robin'S Egg
#6DEDFD
ΔE00 6.45
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Aqua Blue
#02D8E9
ΔE00 6.70
Paleturquoise
#AFEEEE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D7DB #DB8480
analogous
#80DBB1 #80D7DB #80A9DB
triadic
#80D7DB #DB80D7 #D7DB80
tetradic
#80D7DB #B180DB #DB8480 #A9DB80
square
#80D7DB #B180DB #DB8480 #A9DB80
split-complementary
#80D7DB #DB80A9 #DBB180
monochromatic
#32A9AF #50C8CD #80D7DB #B0E6E9 #DFF5F6
Accessibility & contrast
On white
1.66
#80D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#80D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D7DB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D7DB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#56DDD8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80d7db; /* rgb */ color: rgb(128, 215, 219); /* oklch */ color: oklch(82.6% 0.084 199.5);
Tailwind
colors: {
custom: {
50: '#aae3e6',
500: '#80d7db',
950: '#000000',
},
}SCSS
$custom: #80d7db; $custom-light: #aae3e6; $custom-dark: #000000;
JSON
{
"hex": "#80d7db",
"rgb": {
"r": 128,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.637,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.82587,
"c": 0.08428,
"h": 199.5
},
"luminance": 0.58305
}Semantic roles & 50–950 ramp
primary
#80D7DB
secondary
#B1524E
accent
#2922C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484