#86ACED#86ACED
#86ACED is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.2% C 0.103 H 260.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACED |
|---|---|
| RGB | rgb(134, 172, 237) |
| HSL | hsl(218, 74%, 73%) |
| HSV | hsv(218, 43%, 93%) |
| CMYK | cmyk(43.5%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.95, 3.78, -36.57) |
| CIE-LCH | lch(69.95, 36.77, 275.90°) |
| OKLab | oklab(74.2% -0.0165 -0.1021) |
| OKLCH | oklch(74.2% 0.103 260.8) |
| XYZ | xyz(39.8652, 40.6855, 85.8568) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 5.84
Sky Blue (survey)
#75BBFD
ΔE00 6.94
Cornflowerblue
#6495ED
ΔE00 7.04
Periwinkle Blue
#8F99FB
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACED #EDC786
analogous
#86E0ED #86ACED #9386ED
triadic
#86ACED #ED86AC #ACED86
tetradic
#86ACED #ED86E0 #EDC786 #86ED93
square
#86ACED #ED86E0 #EDC786 #86ED93
split-complementary
#86ACED #ED9386 #E0ED86
monochromatic
#2064D8 #5187E5 #86ACED #BBD1F5 #E4EDFB
Accessibility & contrast
On white
2.30
#86ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#86ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACED
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACED | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#60BAC3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #86aced; /* rgb */ color: rgb(134, 172, 237); /* oklch */ color: oklch(74.2% 0.103 260.8);
Tailwind
colors: {
custom: {
50: '#adc4f3',
500: '#86aced',
950: '#000000',
},
}SCSS
$custom: #86aced; $custom-light: #adc4f3; $custom-dark: #000000;
JSON
{
"hex": "#86aced",
"rgb": {
"r": 134,
"g": 172,
"b": 237
},
"hsl": {
"h": 217.864,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.74198,
"c": 0.10346,
"h": 260.8
},
"luminance": 0.40688
}Semantic roles & 50–950 ramp
primary
#86ACED
secondary
#F3E9D8
accent
#8D0FD6
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111217
muted
#808185