#80C8DD#80C8DD
#80C8DD is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.3% C 0.078 H 218.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8DD |
|---|---|
| RGB | rgb(128, 200, 221) |
| HSL | hsl(194, 58%, 68%) |
| HSV | hsv(194, 42%, 87%) |
| CMYK | cmyk(42.1%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.75, -17.13, -17.51) |
| CIE-LCH | lch(76.75, 24.49, 225.63°) |
| OKLab | oklab(79.28% -0.061 -0.0482) |
| OKLCH | oklch(79.28% 0.078 218.3) |
| XYZ | xyz(42.6028, 51.1152, 76.0139) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 6.93
Ice Blue
#A5DFF9
ΔE00 7.08
Lightblue (survey)
#7BC8F6
ΔE00 7.55
Lightskyblue
#87CEFA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8DD #DD9580
analogous
#80DDC3 #80C8DD #8099DD
triadic
#80C8DD #DD80C8 #C8DD80
tetradic
#80C8DD #C380DD #DD9580 #99DD80
square
#80C8DD #C380DD #DD9580 #99DD80
split-complementary
#80C8DD #DD8099 #DDC380
monochromatic
#3095B3 #50B3D0 #80C8DD #B0DDEA #E1F2F7
Accessibility & contrast
On white
1.87
#80C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#80C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8DD
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8DD | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#58D0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80c8dd; /* rgb */ color: rgb(128, 200, 221); /* oklch */ color: oklch(79.3% 0.078 218.3);
Tailwind
colors: {
custom: {
50: '#a9d8e7',
500: '#80c8dd',
950: '#000000',
},
}SCSS
$custom: #80c8dd; $custom-light: #a9d8e7; $custom-dark: #000000;
JSON
{
"hex": "#80c8dd",
"rgb": {
"r": 128,
"g": 200,
"b": 221
},
"hsl": {
"h": 193.548,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.79284,
"c": 0.07777,
"h": 218.3
},
"luminance": 0.51118
}Semantic roles & 50–950 ramp
primary
#80C8DD
secondary
#B4654D
accent
#4520C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384