#80DBDC#80DBDC
#80DBDC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.087 H 196.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80DBDC |
|---|---|
| RGB | rgb(128, 219, 220) |
| HSL | hsl(181, 57%, 68%) |
| HSV | hsv(181, 42%, 86%) |
| CMYK | cmyk(41.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.06, -26.89, -9.01) |
| CIE-LCH | lch(82.06, 28.36, 198.53°) |
| OKLab | oklab(83.53% -0.0837 -0.0248) |
| OKLCH | oklch(83.53% 0.087 196.5) |
| XYZ | xyz(47.1469, 60.4159, 76.8733) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 6.50
Aqua Blue
#02D8E9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DBDC #DC8180
analogous
#80DCAF #80DBDC #80ADDC
triadic
#80DBDC #DC80DB #DBDC80
tetradic
#80DBDC #AF80DC #DC8180 #ADDC80
square
#80DBDC #AF80DC #DC8180 #ADDC80
split-complementary
#80DBDC #DC80AD #DCAF80
monochromatic
#31AFB1 #50CDCF #80DBDC #B0E9E9 #E0F6F6
Accessibility & contrast
On white
1.61
#80DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#80DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DBDC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DBDC | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#54E0DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80dbdc; /* rgb */ color: rgb(128, 219, 220); /* oklch */ color: oklch(83.5% 0.087 196.5);
Tailwind
colors: {
custom: {
50: '#aae6e6',
500: '#80dbdc',
950: '#000000',
},
}SCSS
$custom: #80dbdc; $custom-light: #aae6e6; $custom-dark: #000000;
JSON
{
"hex": "#80dbdc",
"rgb": {
"r": 128,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.652,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.83525,
"c": 0.08731,
"h": 196.5
},
"luminance": 0.6042
}Semantic roles & 50–950 ramp
primary
#80DBDC
secondary
#B34F4E
accent
#2321C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484