#80D8CD#80D8CD
#80D8CD is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.4% C 0.087 H 185.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80D8CD |
|---|---|
| RGB | rgb(128, 216, 205) |
| HSL | hsl(173, 53%, 67%) |
| HSV | hsv(173, 41%, 85%) |
| CMYK | cmyk(40.7%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.80, -29.06, -2.90) |
| CIE-LCH | lch(80.80, 29.20, 185.69°) |
| OKLab | oklab(82.37% -0.0864 -0.0082) |
| OKLCH | oklch(82.37% 0.087 185.4) |
| XYZ | xyz(44.4732, 58.1055, 66.6177) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 5.72
Seafoam Blue
#78D1B6
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.37
Tiffany Blue
#7BF2DA
ΔE00 7.05
Darkturquoise
#00CED1
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D8CD #D8808B
analogous
#80D8A1 #80D8CD #80B7D8
triadic
#80D8CD #CD80D8 #D8CD80
tetradic
#80D8CD #A180D8 #D8808B #B7D880
square
#80D8CD #A180D8 #D8808B #B7D880
split-complementary
#80D8CD #D880B7 #D8A180
monochromatic
#34AA9B #51CABB #80D8CD #AFE6DF #DEF5F2
Accessibility & contrast
On white
1.66
#80D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#80D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D8CD
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D8CD | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#5DDCD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80d8cd; /* rgb */ color: rgb(128, 216, 205); /* oklch */ color: oklch(82.4% 0.087 185.4);
Tailwind
colors: {
custom: {
50: '#a9e4dc',
500: '#80d8cd',
950: '#000000',
},
}SCSS
$custom: #80d8cd; $custom-light: #a9e4dc; $custom-dark: #000000;
JSON
{
"hex": "#80d8cd",
"rgb": {
"r": 128,
"g": 216,
"b": 205
},
"hsl": {
"h": 172.5,
"s": 53.012,
"l": 67.451
},
"oklch": {
"l": 0.8237,
"c": 0.08681,
"h": 185.4
},
"luminance": 0.58109
}Semantic roles & 50–950 ramp
primary
#80D8CD
secondary
#AD4F5B
accent
#2538C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484