#80CDCD#80CDCD
#80CDCD is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.076 H 195.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDCD |
|---|---|
| RGB | rgb(128, 205, 205) |
| HSL | hsl(180, 44%, 65%) |
| HSV | hsv(180, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.67, -23.68, -7.51) |
| CIE-LCH | lch(77.67, 24.84, 197.59°) |
| OKLab | oklab(79.86% -0.0734 -0.0207) |
| OKLCH | oklch(79.86% 0.076 195.7) |
| XYZ | xyz(41.7488, 52.6567, 65.7096) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 7.22
Aqua Blue
#02D8E9
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.44
Paleturquoise
#AFEEEE
ΔE00 8.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDCD #CD8080
analogous
#80CDA6 #80CDCD #80A6CD
triadic
#80CDCD #CD80CD #CDCD80
tetradic
#80CDCD #A680CD #CD8080 #A6CD80
square
#80CDCD #A680CD #CD8080 #A6CD80
split-complementary
#80CDCD #CD80A6 #CDA680
monochromatic
#3B9797 #54BCBC #80CDCD #ACDEDE #D8F0F0
Accessibility & contrast
On white
1.82
#80CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#80CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDCD
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDCD | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#5FD2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cdcd; /* rgb */ color: rgb(128, 205, 205); /* oklch */ color: oklch(79.9% 0.076 195.7);
Tailwind
colors: {
custom: {
50: '#a8dcdc',
500: '#80cdcd',
950: '#000000',
},
}SCSS
$custom: #80cdcd; $custom-light: #a8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#80cdcd",
"rgb": {
"r": 128,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79861,
"c": 0.07623,
"h": 195.7
},
"luminance": 0.5266
}Semantic roles & 50–950 ramp
primary
#80CDCD
secondary
#9D5454
accent
#2F2FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484