#80D5CD#80D5CD
#80D5CD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.084 H 188.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #80D5CD |
|---|---|
| RGB | rgb(128, 213, 205) |
| HSL | hsl(174, 50%, 67%) |
| HSV | hsv(174, 40%, 84%) |
| CMYK | cmyk(39.9%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.94, -27.61, -4.15) |
| CIE-LCH | lch(79.94, 27.92, 188.55°) |
| OKLab | oklab(81.68% -0.0829 -0.0116) |
| OKLCH | oklch(81.68% 0.084 188) |
| XYZ | xyz(43.7116, 56.5823, 66.3639) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Turquoise
#40E0D0
ΔE00 6.48
Seafoam Blue
#78D1B6
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.62
Paleturquoise
#AFEEEE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D5CD #D58088
analogous
#80D5A3 #80D5CD #80B3D5
triadic
#80D5CD #CD80D5 #D5CD80
tetradic
#80D5CD #A380D5 #D58088 #B3D580
square
#80D5CD #A380D5 #D58088 #B3D580
split-complementary
#80D5CD #D580B3 #D5A380
monochromatic
#36A49A #52C6BB #80D5CD #AEE4DF #DCF3F1
Accessibility & contrast
On white
1.70
#80D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#80D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D5CD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D5CD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#5ED9D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #80d5cd; /* rgb */ color: rgb(128, 213, 205); /* oklch */ color: oklch(81.7% 0.084 188.0);
Tailwind
colors: {
custom: {
50: '#a9e2dc',
500: '#80d5cd',
950: '#000000',
},
}SCSS
$custom: #80d5cd; $custom-light: #a9e2dc; $custom-dark: #000000;
JSON
{
"hex": "#80d5cd",
"rgb": {
"r": 128,
"g": 213,
"b": 205
},
"hsl": {
"h": 174.353,
"s": 50.296,
"l": 66.863
},
"oklch": {
"l": 0.81684,
"c": 0.0837,
"h": 188
},
"luminance": 0.56585
}Semantic roles & 50–950 ramp
primary
#80D5CD
secondary
#A85159
accent
#2836BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484