#80ABDC#80ABDC
#80ABDC is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.085 H 252.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABDC |
|---|---|
| RGB | rgb(128, 171, 220) |
| HSL | hsl(212, 57%, 68%) |
| HSV | hsv(212, 42%, 86%) |
| CMYK | cmyk(41.8%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.66, -1.90, -29.30) |
| CIE-LCH | lch(68.66, 29.36, 266.28°) |
| OKLab | oklab(72.87% -0.0261 -0.0814) |
| OKLCH | oklch(72.87% 0.085 252.2) |
| XYZ | xyz(36.3790, 38.8802, 73.2840) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.76
Sky Blue (survey)
#75BBFD
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 6.84
Pastel Blue
#A2BFFE
ΔE00 7.56
Light Grey Blue
#9DBCD4
ΔE00 7.87
Periwinkle Blue
#8F99FB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABDC #DCB180
analogous
#80D9DC #80ABDC #8380DC
triadic
#80ABDC #DC80AB #ABDC80
tetradic
#80ABDC #DC80D9 #DCB180 #80DC83
square
#80ABDC #DC80D9 #DCB180 #80DC83
split-complementary
#80ABDC #DC8380 #D9DC80
monochromatic
#316DB1 #508BCF #80ABDC #B0CBE9 #E0EAF6
Accessibility & contrast
On white
2.39
#80ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#80ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABDC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABDC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDE
Deuteranopia (green-blind)
#8DA3DB
Tritanopia (blue-blind)
#5EB6BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80abdc; /* rgb */ color: rgb(128, 171, 220); /* oklch */ color: oklch(72.9% 0.085 252.2);
Tailwind
colors: {
custom: {
50: '#a8c3e7',
500: '#80abdc',
950: '#000000',
},
}SCSS
$custom: #80abdc; $custom-light: #a8c3e7; $custom-dark: #000000;
JSON
{
"hex": "#80abdc",
"rgb": {
"r": 128,
"g": 171,
"b": 220
},
"hsl": {
"h": 211.957,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.72874,
"c": 0.08547,
"h": 252.2
},
"luminance": 0.38882
}Semantic roles & 50–950 ramp
primary
#80ABDC
secondary
#EADDCE
accent
#7821C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184