#80ACDD#80ACDD
#80ACDD is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.086 H 251.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80ACDD |
|---|---|
| RGB | rgb(128, 172, 221) |
| HSL | hsl(212, 58%, 68%) |
| HSV | hsv(212, 42%, 87%) |
| CMYK | cmyk(42.1%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(68.98, -2.18, -29.37) |
| CIE-LCH | lch(68.98, 29.45, 265.75°) |
| OKLab | oklab(73.13% -0.027 -0.0816) |
| OKLCH | oklch(73.13% 0.086 251.7) |
| XYZ | xyz(36.7015, 39.3125, 74.0467) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.57
Sky Blue (survey)
#75BBFD
ΔE00 5.69
Cornflowerblue
#6495ED
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ACDD #DDB180
analogous
#80DADD #80ACDD #8280DD
triadic
#80ACDD #DD80AC #ACDD80
tetradic
#80ACDD #DD80DA #DDB180 #80DD82
square
#80ACDD #DD80DA #DDB180 #80DD82
split-complementary
#80ACDD #DD8280 #DADD80
monochromatic
#306EB3 #508CD0 #80ACDD #B0CCEA #E1EBF7
Accessibility & contrast
On white
2.37
#80ACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#80ACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ACDD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ACDD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEDF
Deuteranopia (green-blind)
#8EA4DC
Tritanopia (blue-blind)
#5DB7BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80acdd; /* rgb */ color: rgb(128, 172, 221); /* oklch */ color: oklch(73.1% 0.086 251.7);
Tailwind
colors: {
custom: {
50: '#a8c4e7',
500: '#80acdd',
950: '#000000',
},
}SCSS
$custom: #80acdd; $custom-light: #a8c4e7; $custom-dark: #000000;
JSON
{
"hex": "#80acdd",
"rgb": {
"r": 128,
"g": 172,
"b": 221
},
"hsl": {
"h": 211.613,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.73132,
"c": 0.08594,
"h": 251.7
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#80ACDD
secondary
#EADDCE
accent
#7720C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184