#80DCDF#80DCDF
#80DCDF is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.088 H 198.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCDF |
|---|---|
| RGB | rgb(128, 220, 223) |
| HSL | hsl(182, 60%, 69%) |
| HSV | hsv(182, 43%, 87%) |
| CMYK | cmyk(42.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.43, -26.63, -10.06) |
| CIE-LCH | lch(82.43, 28.47, 200.69°) |
| OKLab | oklab(83.85% -0.0836 -0.0277) |
| OKLCH | oklch(83.85% 0.088 198.3) |
| XYZ | xyz(47.8095, 61.0996, 79.0718) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.36
Aqua Blue
#02D8E9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCDF #DF8380
analogous
#80DFB3 #80DCDF #80ADDF
triadic
#80DCDF #DF80DC #DCDF80
tetradic
#80DCDF #B380DF #DF8380 #ADDF80
square
#80DCDF #B380DF #DF8380 #ADDF80
split-complementary
#80DCDF #DF80AD #DFB380
monochromatic
#2EB2B7 #4FCFD3 #80DCDF #B1E9EB #E2F7F8
Accessibility & contrast
On white
1.59
#80DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#80DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCDF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCDF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#52E2DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dcdf; /* rgb */ color: rgb(128, 220, 223); /* oklch */ color: oklch(83.9% 0.088 198.3);
Tailwind
colors: {
custom: {
50: '#aae7e9',
500: '#80dcdf',
950: '#000000',
},
}SCSS
$custom: #80dcdf; $custom-light: #aae7e9; $custom-dark: #000000;
JSON
{
"hex": "#80dcdf",
"rgb": {
"r": 128,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.895,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.8385,
"c": 0.0881,
"h": 198.3
},
"luminance": 0.61103
}Semantic roles & 50–950 ramp
primary
#80DCDF
secondary
#B6504D
accent
#231EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484