#80C8CD#80C8CD
#80C8CD is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.7% C 0.072 H 201.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8CD |
|---|---|
| RGB | rgb(128, 200, 205) |
| HSL | hsl(184, 44%, 65%) |
| HSV | hsv(184, 38%, 80%) |
| CMYK | cmyk(37.6%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.25, -21.18, -9.62) |
| CIE-LCH | lch(76.25, 23.26, 204.42°) |
| OKLab | oklab(78.73% -0.0673 -0.0264) |
| OKLCH | oklch(78.73% 0.072 201.4) |
| XYZ | xyz(40.5718, 50.3028, 65.3173) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.72
Darkturquoise
#00CED1
ΔE00 8.10
Powder Blue
#B0E0E6
ΔE00 8.14
Aqua Blue
#02D8E9
ΔE00 8.26
Sky Blue
#87CEEB
ΔE00 9.16
Robin'S Egg Blue
#98EFF9
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8CD #CD8580
analogous
#80CDAB #80C8CD #80A1CD
triadic
#80C8CD #CD80C8 #C8CD80
tetradic
#80C8CD #AB80CD #CD8580 #A1CD80
square
#80C8CD #AB80CD #CD8580 #A1CD80
split-complementary
#80C8CD #CD80A1 #CDAB80
monochromatic
#3B9197 #54B5BC #80C8CD #ACDBDE #D8EEF0
Accessibility & contrast
On white
1.90
#80C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#80C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8CD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8CD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#60CDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c8cd; /* rgb */ color: rgb(128, 200, 205); /* oklch */ color: oklch(78.7% 0.072 201.4);
Tailwind
colors: {
custom: {
50: '#a8d9dc',
500: '#80c8cd',
950: '#000000',
},
}SCSS
$custom: #80c8cd; $custom-light: #a8d9dc; $custom-dark: #000000;
JSON
{
"hex": "#80c8cd",
"rgb": {
"r": 128,
"g": 200,
"b": 205
},
"hsl": {
"h": 183.896,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78726,
"c": 0.07232,
"h": 201.4
},
"luminance": 0.50306
}Semantic roles & 50–950 ramp
primary
#80C8CD
secondary
#9D5954
accent
#382FB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384