#80ABDD#80ABDD
#80ABDD is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.087 H 252.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABDD |
|---|---|
| RGB | rgb(128, 171, 221) |
| HSL | hsl(212, 58%, 68%) |
| HSV | hsv(212, 42%, 87%) |
| CMYK | cmyk(42.1%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(68.70, -1.63, -29.79) |
| CIE-LCH | lch(68.70, 29.83, 266.87°) |
| OKLab | oklab(72.92% -0.0258 -0.0828) |
| OKLCH | oklch(72.92% 0.087 252.7) |
| XYZ | xyz(36.5119, 38.9333, 73.9835) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky Blue (survey)
#75BBFD
ΔE00 6.01
Cornflowerblue
#6495ED
ΔE00 6.79
Pastel Blue
#A2BFFE
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.97
Periwinkle Blue
#8F99FB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABDD #DDB280
analogous
#80D9DD #80ABDD #8380DD
triadic
#80ABDD #DD80AB #ABDD80
tetradic
#80ABDD #DD80D9 #DDB280 #80DD83
square
#80ABDD #DD80D9 #DDB280 #80DD83
split-complementary
#80ABDD #DD8380 #D9DD80
monochromatic
#306CB3 #508BD0 #80ABDD #B0CBEA #E1EBF7
Accessibility & contrast
On white
2.39
#80ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#80ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABDD
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABDD | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#8DA3DC
Tritanopia (blue-blind)
#5DB6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80abdd; /* rgb */ color: rgb(128, 171, 221); /* oklch */ color: oklch(72.9% 0.087 252.7);
Tailwind
colors: {
custom: {
50: '#a8c3e7',
500: '#80abdd',
950: '#000000',
},
}SCSS
$custom: #80abdd; $custom-light: #a8c3e7; $custom-dark: #000000;
JSON
{
"hex": "#80abdd",
"rgb": {
"r": 128,
"g": 171,
"b": 221
},
"hsl": {
"h": 212.258,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.72917,
"c": 0.0867,
"h": 252.7
},
"luminance": 0.38935
}Semantic roles & 50–950 ramp
primary
#80ABDD
secondary
#EADDCE
accent
#7920C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184