#80D0CD#80D0CD
#80D0CD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.5% C 0.079 H 192.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #80D0CD |
|---|---|
| RGB | rgb(128, 208, 205) |
| HSL | hsl(178, 46%, 66%) |
| HSV | hsv(178, 38%, 82%) |
| CMYK | cmyk(38.5%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(78.52, -25.17, -6.25) |
| CIE-LCH | lch(78.52, 25.93, 193.94°) |
| OKLab | oklab(80.54% -0.077 -0.0173) |
| OKLCH | oklch(80.54% 0.079 192.6) |
| XYZ | xyz(42.4733, 54.1058, 65.9511) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 7.12
Turquoise
#40E0D0
ΔE00 8.18
Paleturquoise
#AFEEEE
ΔE00 8.24
Pale Teal
#82CBB2
ΔE00 8.35
Seafoam Blue
#78D1B6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D0CD #D08083
analogous
#80D0A5 #80D0CD #80ABD0
triadic
#80D0CD #CD80D0 #D0CD80
tetradic
#80D0CD #A580D0 #D08083 #ABD080
square
#80D0CD #A580D0 #D08083 #ABD080
split-complementary
#80D0CD #D080AB #D0A580
monochromatic
#3A9C98 #53BFBB #80D0CD #ADE1DF #D9F1F0
Accessibility & contrast
On white
1.78
#80D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#80D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D0CD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D0CD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#5FD4CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80d0cd; /* rgb */ color: rgb(128, 208, 205); /* oklch */ color: oklch(80.5% 0.079 192.6);
Tailwind
colors: {
custom: {
50: '#a9dedc',
500: '#80d0cd',
950: '#000000',
},
}SCSS
$custom: #80d0cd; $custom-light: #a9dedc; $custom-dark: #000000;
JSON
{
"hex": "#80d0cd",
"rgb": {
"r": 128,
"g": 208,
"b": 205
},
"hsl": {
"h": 177.75,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.80543,
"c": 0.07887,
"h": 192.6
},
"luminance": 0.54109
}Semantic roles & 50–950 ramp
primary
#80D0CD
secondary
#A15356
accent
#2C32B9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484