#80C8DC#80C8DC
#80C8DC is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.2% C 0.077 H 217.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8DC |
|---|---|
| RGB | rgb(128, 200, 220) |
| HSL | hsl(193, 57%, 68%) |
| HSV | hsv(193, 42%, 86%) |
| CMYK | cmyk(41.8%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.72, -17.39, -17.02) |
| CIE-LCH | lch(76.72, 24.33, 224.39°) |
| OKLab | oklab(79.25% -0.0614 -0.0468) |
| OKLCH | oklch(79.25% 0.077 217.3) |
| XYZ | xyz(42.4700, 51.0621, 75.3143) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 5.01
Lightblue
#ADD8E6
ΔE00 6.95
Ice Blue
#A5DFF9
ΔE00 7.25
Lightblue (survey)
#7BC8F6
ΔE00 7.91
Lightskyblue
#87CEFA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8DC #DC9480
analogous
#80DCC2 #80C8DC #809ADC
triadic
#80C8DC #DC80C8 #C8DC80
tetradic
#80C8DC #C280DC #DC9480 #9ADC80
square
#80C8DC #C280DC #DC9480 #9ADC80
split-complementary
#80C8DC #DC809A #DCC280
monochromatic
#3195B1 #50B3CF #80C8DC #B0DDE9 #E0F2F6
Accessibility & contrast
On white
1.87
#80C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#80C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8DC
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8DC | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#59CFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80c8dc; /* rgb */ color: rgb(128, 200, 220); /* oklch */ color: oklch(79.2% 0.077 217.3);
Tailwind
colors: {
custom: {
50: '#a9d8e6',
500: '#80c8dc',
950: '#000000',
},
}SCSS
$custom: #80c8dc; $custom-light: #a9d8e6; $custom-dark: #000000;
JSON
{
"hex": "#80c8dc",
"rgb": {
"r": 128,
"g": 200,
"b": 220
},
"hsl": {
"h": 193.043,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.79248,
"c": 0.07724,
"h": 217.3
},
"luminance": 0.51065
}Semantic roles & 50–950 ramp
primary
#80C8DC
secondary
#B3644E
accent
#4521C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384