#80C8CE#80C8CE
#80C8CE is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.8% C 0.072 H 202.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8CE |
|---|---|
| RGB | rgb(128, 200, 206) |
| HSL | hsl(185, 44%, 65%) |
| HSV | hsv(185, 38%, 81%) |
| CMYK | cmyk(37.9%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.28, -20.93, -10.11) |
| CIE-LCH | lch(76.28, 23.25, 205.78°) |
| OKLab | oklab(78.76% -0.0669 -0.0277) |
| OKLCH | oklch(78.76% 0.072 202.5) |
| XYZ | xyz(40.6929, 50.3512, 65.9550) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.04
Aqua Blue
#02D8E9
ΔE00 8.19
Darkturquoise
#00CED1
ΔE00 8.25
Sky Blue
#87CEEB
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8CE #CE8680
analogous
#80CEAD #80C8CE #80A1CE
triadic
#80C8CE #CE80C8 #C8CE80
tetradic
#80C8CE #AD80CE #CE8680 #A1CE80
square
#80C8CE #AD80CE #CE8680 #A1CE80
split-complementary
#80C8CE #CE80A1 #CEAD80
monochromatic
#3B9199 #54B5BD #80C8CE #ACDBDF #D8EEF0
Accessibility & contrast
On white
1.90
#80C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#80C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8CE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8CE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#B0B8CE
Tritanopia (blue-blind)
#60CDCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c8ce; /* rgb */ color: rgb(128, 200, 206); /* oklch */ color: oklch(78.8% 0.072 202.5);
Tailwind
colors: {
custom: {
50: '#a8d9dd',
500: '#80c8ce',
950: '#000000',
},
}SCSS
$custom: #80c8ce; $custom-light: #a8d9dd; $custom-dark: #000000;
JSON
{
"hex": "#80c8ce",
"rgb": {
"r": 128,
"g": 200,
"b": 206
},
"hsl": {
"h": 184.615,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.7876,
"c": 0.07245,
"h": 202.5
},
"luminance": 0.50354
}Semantic roles & 50–950 ramp
primary
#80C8CE
secondary
#9F5954
accent
#392EB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384