#80CDCE#80CDCE
#80CDCE is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.076 H 196.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDCE |
|---|---|
| RGB | rgb(128, 205, 206) |
| HSL | hsl(181, 44%, 65%) |
| HSV | hsv(181, 38%, 81%) |
| CMYK | cmyk(37.9%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.70, -23.44, -8.01) |
| CIE-LCH | lch(77.70, 24.77, 198.86°) |
| OKLab | oklab(79.89% -0.073 -0.022) |
| OKLCH | oklch(79.89% 0.076 196.8) |
| XYZ | xyz(41.8699, 52.7052, 66.3474) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.26
Aqua Blue
#02D8E9
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.27
Paleturquoise
#AFEEEE
ΔE00 8.51
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDCE #CE8180
analogous
#80CEA8 #80CDCE #80A6CE
triadic
#80CDCE #CE80CD #CDCE80
tetradic
#80CDCE #A880CE #CE8180 #A6CE80
square
#80CDCE #A880CE #CE8180 #A6CE80
split-complementary
#80CDCE #CE80A6 #CEA880
monochromatic
#3B9799 #54BCBD #80CDCE #ACDEDF #D8F0F0
Accessibility & contrast
On white
1.82
#80CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#80CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDCE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDCE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CE
Deuteranopia (green-blind)
#B5BCCF
Tritanopia (blue-blind)
#5FD2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cdce; /* rgb */ color: rgb(128, 205, 206); /* oklch */ color: oklch(79.9% 0.076 196.8);
Tailwind
colors: {
custom: {
50: '#a9dcdc',
500: '#80cdce',
950: '#000000',
},
}SCSS
$custom: #80cdce; $custom-light: #a9dcdc; $custom-dark: #000000;
JSON
{
"hex": "#80cdce",
"rgb": {
"r": 128,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.769,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79893,
"c": 0.07621,
"h": 196.8
},
"luminance": 0.52708
}Semantic roles & 50–950 ramp
primary
#80CDCE
secondary
#9F5454
accent
#302EB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484