#86AEEB#86AEEB
#86AEEB is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.5% C 0.099 H 258.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEEB |
|---|---|
| RGB | rgb(134, 174, 235) |
| HSL | hsl(216, 72%, 72%) |
| HSV | hsv(216, 43%, 92%) |
| CMYK | cmyk(43%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(70.41, 2.10, -34.78) |
| CIE-LCH | lch(70.41, 34.84, 273.46°) |
| OKLab | oklab(74.53% -0.0195 -0.097) |
| OKLCH | oklch(74.53% 0.099 258.6) |
| XYZ | xyz(39.9581, 41.3362, 84.4543) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.99
Light Grey Blue
#9DBCD4
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEEB #EBC386
analogous
#86E0EB #86AEEB #9186EB
triadic
#86AEEB #EB86AE #AEEB86
tetradic
#86AEEB #EB86E0 #EBC386 #86EB91
square
#86AEEB #EB86E0 #EBC386 #86EB91
split-complementary
#86AEEB #EB9186 #E0EB86
monochromatic
#2369D4 #518BE2 #86AEEB #BBD1F4 #E5EDFB
Accessibility & contrast
On white
2.27
#86AEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#86AEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEEB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEEB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2EE
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#61BBC3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86aeeb; /* rgb */ color: rgb(134, 174, 235); /* oklch */ color: oklch(74.5% 0.099 258.6);
Tailwind
colors: {
custom: {
50: '#adc6f1',
500: '#86aeeb',
950: '#000000',
},
}SCSS
$custom: #86aeeb; $custom-light: #adc6f1; $custom-dark: #000000;
JSON
{
"hex": "#86aeeb",
"rgb": {
"r": 134,
"g": 174,
"b": 235
},
"hsl": {
"h": 216.238,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.74528,
"c": 0.09892,
"h": 258.6
},
"luminance": 0.41339
}Semantic roles & 50–950 ramp
primary
#86AEEB
secondary
#F2E8D9
accent
#8712D4
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111217
muted
#808185