#80CCCE#80CCCE
#80CCCE is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.075 H 197.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCCE |
|---|---|
| RGB | rgb(128, 204, 206) |
| HSL | hsl(182, 44%, 65%) |
| HSV | hsv(182, 38%, 81%) |
| CMYK | cmyk(37.9%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.42, -22.94, -8.43) |
| CIE-LCH | lch(77.42, 24.44, 200.17°) |
| OKLab | oklab(79.67% -0.0718 -0.0232) |
| OKLCH | oklch(79.67% 0.075 197.9) |
| XYZ | xyz(41.6314, 52.2283, 66.2679) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 7.39
Aqua Blue
#02D8E9
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Paleturquoise
#AFEEEE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCCE #CE8280
analogous
#80CEA9 #80CCCE #80A5CE
triadic
#80CCCE #CE80CC #CCCE80
tetradic
#80CCCE #A980CE #CE8280 #A5CE80
square
#80CCCE #A980CE #CE8280 #A5CE80
split-complementary
#80CCCE #CE80A5 #CEA980
monochromatic
#3B9699 #54BABD #80CCCE #ACDEDF #D8EFF0
Accessibility & contrast
On white
1.83
#80CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#80CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCCE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCCE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B4BBCF
Tritanopia (blue-blind)
#5FD1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80ccce; /* rgb */ color: rgb(128, 204, 206); /* oklch */ color: oklch(79.7% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#a8dbdc',
500: '#80ccce',
950: '#000000',
},
}SCSS
$custom: #80ccce; $custom-light: #a8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#80ccce",
"rgb": {
"r": 128,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.538,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79666,
"c": 0.0754,
"h": 197.9
},
"luminance": 0.52231
}Semantic roles & 50–950 ramp
primary
#80CCCE
secondary
#9F5554
accent
#322EB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484