#80ACED#80ACED
#80ACED is a light, moderate blue. Relative luminance 0.402; OKLCH L 73.8% C 0.106 H 258.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #80ACED |
|---|---|
| RGB | rgb(128, 172, 237) |
| HSL | hsl(216, 75%, 72%) |
| HSV | hsv(216, 46%, 93%) |
| CMYK | cmyk(46%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.62, 2.31, -37.13) |
| CIE-LCH | lch(69.62, 37.20, 273.55°) |
| OKLab | oklab(73.84% -0.0221 -0.1038) |
| OKLCH | oklch(73.84% 0.106 258) |
| XYZ | xyz(38.9356, 40.2062, 85.8132) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ACED #EDC180
analogous
#80E2ED #80ACED #8B80ED
triadic
#80ACED #ED80AC #ACED80
tetradic
#80ACED #ED80E2 #EDC180 #80ED8B
square
#80ACED #ED80E2 #EDC180 #80ED8B
split-complementary
#80ACED #ED8B80 #E2ED80
monochromatic
#1E68D4 #4A89E5 #80ACED #B6CFF5 #E4EDFB
Accessibility & contrast
On white
2.32
#80ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#80ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ACED
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ACED | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#87A5EC
Tritanopia (blue-blind)
#54BAC3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80aced; /* rgb */ color: rgb(128, 172, 237); /* oklch */ color: oklch(73.8% 0.106 258.0);
Tailwind
colors: {
custom: {
50: '#aac4f3',
500: '#80aced',
950: '#000000',
},
}SCSS
$custom: #80aced; $custom-light: #aac4f3; $custom-dark: #000000;
JSON
{
"hex": "#80aced",
"rgb": {
"r": 128,
"g": 172,
"b": 237
},
"hsl": {
"h": 215.78,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.73844,
"c": 0.10616,
"h": 258
},
"luminance": 0.40209
}Semantic roles & 50–950 ramp
primary
#80ACED
secondary
#F2E7D6
accent
#860ED7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185