#80D4CD#80D4CD
#80D4CD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.083 H 188.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #80D4CD |
|---|---|
| RGB | rgb(128, 212, 205) |
| HSL | hsl(175, 49%, 67%) |
| HSV | hsv(175, 40%, 83%) |
| CMYK | cmyk(39.6%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(79.66, -27.12, -4.57) |
| CIE-LCH | lch(79.66, 27.51, 189.56°) |
| OKLab | oklab(81.46% -0.0817 -0.0127) |
| OKLCH | oklch(81.46% 0.083 188.9) |
| XYZ | xyz(43.4608, 56.0808, 66.2803) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Turquoise
#40E0D0
ΔE00 6.78
Seafoam Blue
#78D1B6
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 7.19
Darkturquoise
#00CED1
ΔE00 7.46
Paleturquoise
#AFEEEE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D4CD #D48087
analogous
#80D4A3 #80D4CD #80B1D4
triadic
#80D4CD #CD80D4 #D4CD80
tetradic
#80D4CD #A380D4 #D48087 #B1D480
square
#80D4CD #A380D4 #D48087 #B1D480
split-complementary
#80D4CD #D480B1 #D4A380
monochromatic
#37A39A #52C5BB #80D4CD #AEE3DF #DBF3F1
Accessibility & contrast
On white
1.72
#80D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#80D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D4CD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D4CD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#5ED8D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #80d4cd; /* rgb */ color: rgb(128, 212, 205); /* oklch */ color: oklch(81.5% 0.083 188.9);
Tailwind
colors: {
custom: {
50: '#a9e1dc',
500: '#80d4cd',
950: '#000000',
},
}SCSS
$custom: #80d4cd; $custom-light: #a9e1dc; $custom-dark: #000000;
JSON
{
"hex": "#80d4cd",
"rgb": {
"r": 128,
"g": 212,
"b": 205
},
"hsl": {
"h": 175,
"s": 49.412,
"l": 66.667
},
"oklch": {
"l": 0.81455,
"c": 0.0827,
"h": 188.9
},
"luminance": 0.56084
}Semantic roles & 50–950 ramp
primary
#80D4CD
secondary
#A75158
accent
#2935BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484