#80DCD3#80DCD3
#80DCD3 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.089 H 187.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCD3 |
|---|---|
| RGB | rgb(128, 220, 211) |
| HSL | hsl(174, 57%, 68%) |
| HSV | hsv(174, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(82.10, -29.56, -4.18) |
| CIE-LCH | lch(82.10, 29.85, 188.05°) |
| OKLab | oklab(83.47% -0.0886 -0.0117) |
| OKLCH | oklch(83.47% 0.089 187.5) |
| XYZ | xyz(46.2486, 60.4753, 70.8512) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.26
Turquoise
#40E0D0
ΔE00 5.59
Tiffany Blue
#7BF2DA
ΔE00 6.79
Seafoam Blue
#78D1B6
ΔE00 7.03
Pale Teal
#82CBB2
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCD3 #DC8089
analogous
#80DCA5 #80DCD3 #80B7DC
triadic
#80DCD3 #D380DC #DCD380
tetradic
#80DCD3 #A580DC #DC8089 #B7DC80
square
#80DCD3 #A580DC #DC8089 #B7DC80
split-complementary
#80DCD3 #DC80B7 #DCA580
monochromatic
#31B1A4 #50CFC2 #80DCD3 #B0E9E4 #E0F6F4
Accessibility & contrast
On white
1.60
#80DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#80DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCD3
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCD3 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#59E0D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80dcd3; /* rgb */ color: rgb(128, 220, 211); /* oklch */ color: oklch(83.5% 0.089 187.5);
Tailwind
colors: {
custom: {
50: '#aae7e0',
500: '#80dcd3',
950: '#000000',
},
}SCSS
$custom: #80dcd3; $custom-light: #aae7e0; $custom-dark: #000000;
JSON
{
"hex": "#80dcd3",
"rgb": {
"r": 128,
"g": 220,
"b": 211
},
"hsl": {
"h": 174.13,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.83468,
"c": 0.08934,
"h": 187.5
},
"luminance": 0.60479
}Semantic roles & 50–950 ramp
primary
#80DCD3
secondary
#B34E58
accent
#2131C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484