#80CDCF#80CDCF
#80CDCF is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.076 H 197.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDCF |
|---|---|
| RGB | rgb(128, 205, 207) |
| HSL | hsl(182, 45%, 66%) |
| HSV | hsv(182, 38%, 81%) |
| CMYK | cmyk(38.2%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.73, -23.19, -8.50) |
| CIE-LCH | lch(77.73, 24.70, 200.13°) |
| OKLab | oklab(79.93% -0.0725 -0.0234) |
| OKLCH | oklch(79.93% 0.076 197.9) |
| XYZ | xyz(41.9918, 52.7539, 66.9892) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 7.32
Aqua Blue
#02D8E9
ΔE00 7.91
Powder Blue
#B0E0E6
ΔE00 8.10
Robin'S Egg Blue
#98EFF9
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDCF #CF8280
analogous
#80CFA9 #80CDCF #80A5CF
triadic
#80CDCF #CF80CD #CDCF80
tetradic
#80CDCF #A980CF #CF8280 #A5CF80
square
#80CDCF #A980CF #CF8280 #A5CF80
split-complementary
#80CDCF #CF80A5 #CFA980
monochromatic
#3A989A #54BCBE #80CDCF #ACDEE0 #D9F0F1
Accessibility & contrast
On white
1.82
#80CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#80CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDCF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDCF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#5ED2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cdcf; /* rgb */ color: rgb(128, 205, 207); /* oklch */ color: oklch(79.9% 0.076 197.9);
Tailwind
colors: {
custom: {
50: '#a9dcdd',
500: '#80cdcf',
950: '#000000',
},
}SCSS
$custom: #80cdcf; $custom-light: #a9dcdd; $custom-dark: #000000;
JSON
{
"hex": "#80cdcf",
"rgb": {
"r": 128,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.519,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79926,
"c": 0.07622,
"h": 197.9
},
"luminance": 0.52757
}Semantic roles & 50–950 ramp
primary
#80CDCF
secondary
#A05553
accent
#312DB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484