#80D0CA#80D0CA
#80D0CA is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.4% C 0.079 H 189.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #80D0CA |
|---|---|
| RGB | rgb(128, 208, 202) |
| HSL | hsl(176, 46%, 66%) |
| HSV | hsv(176, 38%, 82%) |
| CMYK | cmyk(38.5%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.44, -25.88, -4.76) |
| CIE-LCH | lch(78.44, 26.32, 190.42°) |
| OKLab | oklab(80.45% -0.0782 -0.0132) |
| OKLCH | oklch(80.45% 0.079 189.6) |
| XYZ | xyz(42.1147, 53.9623, 64.0622) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Pale Teal
#82CBB2
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.41
Seafoam Blue
#78D1B6
ΔE00 7.45
Turquoise
#40E0D0
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D0CA #D08086
analogous
#80D0A2 #80D0CA #80AED0
triadic
#80D0CA #CA80D0 #D0CA80
tetradic
#80D0CA #A280D0 #D08086 #AED080
square
#80D0CA #A280D0 #D08086 #AED080
split-complementary
#80D0CA #D080AE #D0A280
monochromatic
#3A9C95 #53BFB7 #80D0CA #ADE1DD #D9F1EF
Accessibility & contrast
On white
1.78
#80D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#80D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D0CA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D0CA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#B9BECB
Tritanopia (blue-blind)
#60D4CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80d0ca; /* rgb */ color: rgb(128, 208, 202); /* oklch */ color: oklch(80.4% 0.079 189.6);
Tailwind
colors: {
custom: {
50: '#a9deda',
500: '#80d0ca',
950: '#000000',
},
}SCSS
$custom: #80d0ca; $custom-light: #a9deda; $custom-dark: #000000;
JSON
{
"hex": "#80d0ca",
"rgb": {
"r": 128,
"g": 208,
"b": 202
},
"hsl": {
"h": 175.5,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.80448,
"c": 0.07931,
"h": 189.6
},
"luminance": 0.53965
}Semantic roles & 50–950 ramp
primary
#80D0CA
secondary
#A15359
accent
#2C37B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483