#80ABDA#80ABDA
#80ABDA is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.8% C 0.083 H 251.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABDA |
|---|---|
| RGB | rgb(128, 171, 218) |
| HSL | hsl(211, 55%, 68%) |
| HSV | hsv(211, 41%, 85%) |
| CMYK | cmyk(41.3%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(68.59, -2.45, -28.32) |
| CIE-LCH | lch(68.59, 28.42, 265.05°) |
| OKLab | oklab(72.79% -0.0268 -0.0786) |
| OKLCH | oklch(72.79% 0.083 251.2) |
| XYZ | xyz(36.1157, 38.7748, 71.8973) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Sky Blue (survey)
#75BBFD
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.96
Light Grey Blue
#9DBCD4
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 7.73
Periwinkle Blue
#8F99FB
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABDA #DAAF80
analogous
#80D8DA #80ABDA #8280DA
triadic
#80ABDA #DA80AB #ABDA80
tetradic
#80ABDA #DA80D8 #DAAF80 #80DA82
square
#80ABDA #DA80D8 #DAAF80 #80DA82
split-complementary
#80ABDA #DA8280 #D8DA80
monochromatic
#326DAD #518CCC #80ABDA #AFCAE8 #DFEAF6
Accessibility & contrast
On white
2.40
#80ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#80ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABDA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABDA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ACDC
Deuteranopia (green-blind)
#8EA3D9
Tritanopia (blue-blind)
#5FB6BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80abda; /* rgb */ color: rgb(128, 171, 218); /* oklch */ color: oklch(72.8% 0.083 251.2);
Tailwind
colors: {
custom: {
50: '#a8c3e5',
500: '#80abda',
950: '#000000',
},
}SCSS
$custom: #80abda; $custom-light: #a8c3e5; $custom-dark: #000000;
JSON
{
"hex": "#80abda",
"rgb": {
"r": 128,
"g": 171,
"b": 218
},
"hsl": {
"h": 211.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.72788,
"c": 0.08302,
"h": 251.2
},
"luminance": 0.38777
}Semantic roles & 50–950 ramp
primary
#80ABDA
secondary
#E9DCCD
accent
#7623C2
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184