#80C8CA#80C8CA
#80C8CA is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.6% C 0.072 H 198.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8CA |
|---|---|
| RGB | rgb(128, 200, 202) |
| HSL | hsl(182, 41%, 65%) |
| HSV | hsv(182, 37%, 79%) |
| CMYK | cmyk(36.6%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.17, -21.91, -8.13) |
| CIE-LCH | lch(76.17, 23.37, 200.34°) |
| OKLab | oklab(78.63% -0.0686 -0.0223) |
| OKLCH | oklch(78.63% 0.072 198) |
| XYZ | xyz(40.2132, 50.1594, 63.4284) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.99
Darkturquoise
#00CED1
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 8.52
Aqua Blue
#02D8E9
ΔE00 8.63
Paleturquoise
#AFEEEE
ΔE00 9.44
Robin'S Egg Blue
#98EFF9
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8CA #CA8280
analogous
#80CAA7 #80C8CA #80A3CA
triadic
#80C8CA #CA80C8 #C8CA80
tetradic
#80C8CA #A780CA #CA8280 #A3CA80
square
#80C8CA #A780CA #CA8280 #A3CA80
split-complementary
#80C8CA #CA80A3 #CAA780
monochromatic
#3D9092 #55B5B8 #80C8CA #ABDBDC #D6EDEE
Accessibility & contrast
On white
1.90
#80C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#80C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8CA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8CA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#B1B8CB
Tritanopia (blue-blind)
#62CDC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c8ca; /* rgb */ color: rgb(128, 200, 202); /* oklch */ color: oklch(78.6% 0.072 198.0);
Tailwind
colors: {
custom: {
50: '#a8d9da',
500: '#80c8ca',
950: '#000000',
},
}SCSS
$custom: #80c8ca; $custom-light: #a8d9da; $custom-dark: #000000;
JSON
{
"hex": "#80c8ca",
"rgb": {
"r": 128,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.622,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.78627,
"c": 0.0721,
"h": 198
},
"luminance": 0.50162
}Semantic roles & 50–950 ramp
primary
#80C8CA
secondary
#995755
accent
#3531B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383