#86AAEC#86AAEC
#86AAEC is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.7% C 0.104 H 262.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAEC |
|---|---|
| RGB | rgb(134, 170, 236) |
| HSL | hsl(219, 73%, 73%) |
| HSV | hsv(219, 43%, 93%) |
| CMYK | cmyk(43.2%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(69.38, 4.62, -36.93) |
| CIE-LCH | lch(69.38, 37.21, 277.13°) |
| OKLab | oklab(73.73% -0.0143 -0.1032) |
| OKLCH | oklch(73.73% 0.104 262.1) |
| XYZ | xyz(39.3417, 39.8716, 84.9636) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 6.71
Periwinkle Blue
#8F99FB
ΔE00 6.78
Sky Blue (survey)
#75BBFD
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAEC #ECC886
analogous
#86DDEC #86AAEC #9586EC
triadic
#86AAEC #EC86AA #AAEC86
tetradic
#86AAEC #EC86DD #ECC886 #86EC95
square
#86AAEC #EC86DD #ECC886 #86EC95
split-complementary
#86AAEC #EC9586 #DDEC86
monochromatic
#2261D6 #5185E4 #86AAEC #BBCFF4 #E5ECFB
Accessibility & contrast
On white
2.34
#86AAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#86AAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAEC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAEC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEF
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#61B8C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #86aaec; /* rgb */ color: rgb(134, 170, 236); /* oklch */ color: oklch(73.7% 0.104 262.1);
Tailwind
colors: {
custom: {
50: '#adc3f2',
500: '#86aaec',
950: '#000000',
},
}SCSS
$custom: #86aaec; $custom-light: #adc3f2; $custom-dark: #000000;
JSON
{
"hex": "#86aaec",
"rgb": {
"r": 134,
"g": 170,
"b": 236
},
"hsl": {
"h": 218.824,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.73734,
"c": 0.10415,
"h": 262.1
},
"luminance": 0.39874
}Semantic roles & 50–950 ramp
primary
#86AAEC
secondary
#F3E9D8
accent
#9011D5
background
#FAFBFE
surface
#F5F7FD
border
#CFD0D5
text
#111217
muted
#808185