#86AEF2#86AEF2
#86AEF2 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.108 H 260.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEF2 |
|---|---|
| RGB | rgb(134, 174, 242) |
| HSL | hsl(218, 81%, 74%) |
| HSV | hsv(218, 45%, 95%) |
| CMYK | cmyk(44.6%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.70, 4.06, -38.14) |
| CIE-LCH | lch(70.70, 38.36, 276.08°) |
| OKLab | oklab(74.85% -0.0174 -0.1066) |
| OKLCH | oklch(74.85% 0.108 260.7) |
| XYZ | xyz(40.9894, 41.7487, 89.8856) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.88
Pastel Blue
#A2BFFE
ΔE00 5.51
Sky Blue (survey)
#75BBFD
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.85
Baby Blue (survey)
#A2CFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEF2 #F2CA86
analogous
#86E4F2 #86AEF2 #9486F2
triadic
#86AEF2 #F286AE #AEF286
tetradic
#86AEF2 #F286E4 #F2CA86 #86F294
square
#86AEF2 #F286E4 #F2CA86 #86F294
split-complementary
#86AEF2 #F29486 #E4F286
monochromatic
#1964E5 #4F89EC #86AEF2 #BDD3F8 #E3EDFC
Accessibility & contrast
On white
2.25
#86AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#86AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEF2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEF2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#89A8F1
Tritanopia (blue-blind)
#5CBDC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86aef2; /* rgb */ color: rgb(134, 174, 242); /* oklch */ color: oklch(74.8% 0.108 260.7);
Tailwind
colors: {
custom: {
50: '#aec5f6',
500: '#86aef2',
950: '#000000',
},
}SCSS
$custom: #86aef2; $custom-light: #aec5f6; $custom-dark: #000000;
JSON
{
"hex": "#86aef2",
"rgb": {
"r": 134,
"g": 174,
"b": 242
},
"hsl": {
"h": 217.778,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.74846,
"c": 0.10807,
"h": 260.7
},
"luminance": 0.41751
}Semantic roles & 50–950 ramp
primary
#86AEF2
secondary
#F4E9D7
accent
#8E09DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185