#80D7DC#80D7DC
#80D7DC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.6% C 0.084 H 200.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #80D7DC |
|---|---|
| RGB | rgb(128, 215, 220) |
| HSL | hsl(183, 57%, 68%) |
| HSV | hsv(183, 42%, 86%) |
| CMYK | cmyk(41.8%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.94, -24.93, -10.69) |
| CIE-LCH | lch(80.94, 27.13, 203.21°) |
| OKLab | oklab(82.62% -0.0791 -0.0294) |
| OKLCH | oklch(82.62% 0.084 200.4) |
| XYZ | xyz(46.1159, 58.3539, 76.5296) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Aqua Blue
#02D8E9
ΔE00 6.56
Mediumturquoise
#48D1CC
ΔE00 6.72
Paleturquoise
#AFEEEE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D7DC #DC8580
analogous
#80DCB3 #80D7DC #80A9DC
triadic
#80D7DC #DC80D7 #D7DC80
tetradic
#80D7DC #B380DC #DC8580 #A9DC80
square
#80D7DC #B380DC #DC8580 #A9DC80
split-complementary
#80D7DC #DC80A9 #DCB380
monochromatic
#31AAB1 #50C8CF #80D7DC #B0E6E9 #E0F5F6
Accessibility & contrast
On white
1.66
#80D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#80D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D7DC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D7DC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#55DDD8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80d7dc; /* rgb */ color: rgb(128, 215, 220); /* oklch */ color: oklch(82.6% 0.084 200.4);
Tailwind
colors: {
custom: {
50: '#aae3e6',
500: '#80d7dc',
950: '#000000',
},
}SCSS
$custom: #80d7dc; $custom-light: #aae3e6; $custom-dark: #000000;
JSON
{
"hex": "#80d7dc",
"rgb": {
"r": 128,
"g": 215,
"b": 220
},
"hsl": {
"h": 183.261,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.8262,
"c": 0.08436,
"h": 200.4
},
"luminance": 0.58357
}Semantic roles & 50–950 ramp
primary
#80D7DC
secondary
#B3534E
accent
#2A21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484