#80AEDC#80AEDC
#80AEDC is a light, moderate cyan. Relative luminance 0.400; OKLCH L 73.5% C 0.083 H 249.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEDC |
|---|---|
| RGB | rgb(128, 174, 220) |
| HSL | hsl(210, 57%, 68%) |
| HSV | hsv(210, 42%, 86%) |
| CMYK | cmyk(41.8%, 20.9%, 0%, 13.7%) |
| CIE-LAB | lab(69.49, -3.56, -28.03) |
| CIE-LCH | lch(69.49, 28.26, 262.76°) |
| OKLab | oklab(73.52% -0.0298 -0.0778) |
| OKLCH | oklch(73.52% 0.083 249) |
| XYZ | xyz(36.9521, 40.0264, 73.4750) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky Blue (survey)
#75BBFD
ΔE00 5.16
Light Grey Blue
#9DBCD4
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 7.65
Cornflowerblue
#6495ED
ΔE00 7.75
Sky
#82CAFC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEDC #DCAE80
analogous
#80DCDC #80AEDC #8080DC
triadic
#80AEDC #DC80AE #AEDC80
tetradic
#80AEDC #DC80DC #DCAE80 #80DC80
square
#80AEDC #DC80DC #DCAE80 #80DC80
split-complementary
#80AEDC #DC8080 #DCDC80
monochromatic
#3171B1 #508FCF #80AEDC #B0CDE9 #E0EBF6
Accessibility & contrast
On white
2.33
#80AEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#80AEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEDC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEDC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDE
Deuteranopia (green-blind)
#90A6DB
Tritanopia (blue-blind)
#5DB9BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80aedc; /* rgb */ color: rgb(128, 174, 220); /* oklch */ color: oklch(73.5% 0.083 249.0);
Tailwind
colors: {
custom: {
50: '#a8c6e7',
500: '#80aedc',
950: '#000000',
},
}SCSS
$custom: #80aedc; $custom-light: #a8c6e7; $custom-dark: #000000;
JSON
{
"hex": "#80aedc",
"rgb": {
"r": 128,
"g": 174,
"b": 220
},
"hsl": {
"h": 210,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.73522,
"c": 0.08329,
"h": 249
},
"luminance": 0.40029
}Semantic roles & 50–950 ramp
primary
#80AEDC
secondary
#EADCCE
accent
#7321C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284