#80C8CC#80C8CC
#80C8CC is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.7% C 0.072 H 200.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8CC |
|---|---|
| RGB | rgb(128, 200, 204) |
| HSL | hsl(183, 43%, 65%) |
| HSV | hsv(183, 37%, 80%) |
| CMYK | cmyk(37.3%, 2%, 0%, 20%) |
| CIE-LAB | lab(76.23, -21.42, -9.12) |
| CIE-LCH | lch(76.23, 23.28, 203.06°) |
| OKLab | oklab(78.69% -0.0677 -0.025) |
| OKLCH | oklch(78.69% 0.072 200.3) |
| XYZ | xyz(40.4515, 50.2547, 64.6836) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.46
Darkturquoise
#00CED1
ΔE00 7.97
Powder Blue
#B0E0E6
ΔE00 8.25
Aqua Blue
#02D8E9
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 9.27
Paleturquoise
#AFEEEE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8CC #CC8480
analogous
#80CCAA #80C8CC #80A2CC
triadic
#80C8CC #CC80C8 #C8CC80
tetradic
#80C8CC #AA80CC #CC8480 #A2CC80
square
#80C8CC #AA80CC #CC8480 #A2CC80
split-complementary
#80C8CC #CC80A2 #CCAA80
monochromatic
#3C9196 #54B5BA #80C8CC #ACDBDE #D7EEEF
Accessibility & contrast
On white
1.90
#80C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#80C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8CC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8CC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#61CDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c8cc; /* rgb */ color: rgb(128, 200, 204); /* oklch */ color: oklch(78.7% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#a8d9db',
500: '#80c8cc',
950: '#000000',
},
}SCSS
$custom: #80c8cc; $custom-light: #a8d9db; $custom-dark: #000000;
JSON
{
"hex": "#80c8cc",
"rgb": {
"r": 128,
"g": 200,
"b": 204
},
"hsl": {
"h": 183.158,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.78693,
"c": 0.07222,
"h": 200.3
},
"luminance": 0.50257
}Semantic roles & 50–950 ramp
primary
#80C8CC
secondary
#9C5854
accent
#3730B6
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101415
muted
#818384