#80D7CD#80D7CD
#80D7CD is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.1% C 0.086 H 186.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #80D7CD |
|---|---|
| RGB | rgb(128, 215, 205) |
| HSL | hsl(173, 52%, 67%) |
| HSV | hsv(173, 40%, 84%) |
| CMYK | cmyk(40.5%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.51, -28.58, -3.31) |
| CIE-LCH | lch(80.51, 28.77, 186.61°) |
| OKLab | oklab(82.14% -0.0853 -0.0094) |
| OKLCH | oklch(82.14% 0.086 186.3) |
| XYZ | xyz(44.2177, 57.5946, 66.5326) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 5.95
Seafoam Blue
#78D1B6
ΔE00 6.21
Pale Teal
#82CBB2
ΔE00 6.54
Tiffany Blue
#7BF2DA
ΔE00 7.45
Darkturquoise
#00CED1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D7CD #D7808A
analogous
#80D7A1 #80D7CD #80B6D7
triadic
#80D7CD #CD80D7 #D7CD80
tetradic
#80D7CD #A180D7 #D7808A #B6D780
square
#80D7CD #A180D7 #D7808A #B6D780
split-complementary
#80D7CD #D780B6 #D7A180
monochromatic
#35A89B #51C8BB #80D7CD #AFE6DF #DDF4F2
Accessibility & contrast
On white
1.68
#80D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#80D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D7CD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D7CD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#5DDBD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #80d7cd; /* rgb */ color: rgb(128, 215, 205); /* oklch */ color: oklch(82.1% 0.086 186.3);
Tailwind
colors: {
custom: {
50: '#a9e3dc',
500: '#80d7cd',
950: '#000000',
},
}SCSS
$custom: #80d7cd; $custom-light: #a9e3dc; $custom-dark: #000000;
JSON
{
"hex": "#80d7cd",
"rgb": {
"r": 128,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.103,
"s": 52.096,
"l": 67.255
},
"oklch": {
"l": 0.82141,
"c": 0.08576,
"h": 186.3
},
"luminance": 0.57598
}Semantic roles & 50–950 ramp
primary
#80D7CD
secondary
#AB505A
accent
#2638C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484