#86AEF3#86AEF3
#86AEF3 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.109 H 261.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEF3 |
|---|---|
| RGB | rgb(134, 174, 243) |
| HSL | hsl(218, 82%, 74%) |
| HSV | hsv(218, 45%, 95%) |
| CMYK | cmyk(44.9%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(70.74, 4.35, -38.62) |
| CIE-LCH | lch(70.74, 38.86, 276.42°) |
| OKLab | oklab(74.89% -0.0172 -0.108) |
| OKLCH | oklch(74.89% 0.109 261) |
| XYZ | xyz(41.1400, 41.8090, 90.6788) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.86
Pastel Blue
#A2BFFE
ΔE00 5.50
Sky Blue (survey)
#75BBFD
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 7.83
Baby Blue (survey)
#A2CFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEF3 #F3CB86
analogous
#86E4F3 #86AEF3 #9586F3
triadic
#86AEF3 #F386AE #AEF386
tetradic
#86AEF3 #F386E4 #F3CB86 #86F395
square
#86AEF3 #F386E4 #F3CB86 #86F395
split-complementary
#86AEF3 #F39586 #E4F386
monochromatic
#1764E8 #4E89ED #86AEF3 #BED3F9 #E3ECFC
Accessibility & contrast
On white
2.24
#86AEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#86AEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEF3
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEF3 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F6
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#5CBDC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86aef3; /* rgb */ color: rgb(134, 174, 243); /* oklch */ color: oklch(74.9% 0.109 261.0);
Tailwind
colors: {
custom: {
50: '#aec5f7',
500: '#86aef3',
950: '#000000',
},
}SCSS
$custom: #86aef3; $custom-light: #aec5f7; $custom-dark: #000000;
JSON
{
"hex": "#86aef3",
"rgb": {
"r": 134,
"g": 174,
"b": 243
},
"hsl": {
"h": 217.982,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.74892,
"c": 0.10939,
"h": 261
},
"luminance": 0.41812
}Semantic roles & 50–950 ramp
primary
#86AEF3
secondary
#F4E9D7
accent
#8F07DE
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185