#80D1CA#80D1CA
#80D1CA is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.080 H 188.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #80D1CA |
|---|---|
| RGB | rgb(128, 209, 202) |
| HSL | hsl(175, 47%, 66%) |
| HSV | hsv(175, 39%, 82%) |
| CMYK | cmyk(38.8%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(78.72, -26.37, -4.34) |
| CIE-LCH | lch(78.72, 26.73, 189.35°) |
| OKLab | oklab(80.68% -0.0794 -0.0121) |
| OKLCH | oklch(80.68% 0.08 188.7) |
| XYZ | xyz(42.3592, 54.4514, 64.1437) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.07
Pale Teal
#82CBB2
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 7.07
Turquoise
#40E0D0
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.52
Paleturquoise
#AFEEEE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D1CA #D18087
analogous
#80D1A1 #80D1CA #80AFD1
triadic
#80D1CA #CA80D1 #D1CA80
tetradic
#80D1CA #A180D1 #D18087 #AFD180
square
#80D1CA #A180D1 #D18087 #AFD180
split-complementary
#80D1CA #D180AF #D1A180
monochromatic
#399E95 #53C1B7 #80D1CA #ADE1DD #DAF2EF
Accessibility & contrast
On white
1.77
#80D1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#80D1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D1CA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D1CA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#60D5CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80d1ca; /* rgb */ color: rgb(128, 209, 202); /* oklch */ color: oklch(80.7% 0.080 188.7);
Tailwind
colors: {
custom: {
50: '#a9dfda',
500: '#80d1ca',
950: '#000000',
},
}SCSS
$custom: #80d1ca; $custom-light: #a9dfda; $custom-dark: #000000;
JSON
{
"hex": "#80d1ca",
"rgb": {
"r": 128,
"g": 209,
"b": 202
},
"hsl": {
"h": 174.815,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.80677,
"c": 0.08032,
"h": 188.7
},
"luminance": 0.54454
}Semantic roles & 50–950 ramp
primary
#80D1CA
secondary
#A35259
accent
#2B38BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483