#86AEF9#86AEF9
#86AEF9 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.2% C 0.117 H 262.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEF9 |
|---|---|
| RGB | rgb(134, 174, 249) |
| HSL | hsl(219, 91%, 75%) |
| HSV | hsv(219, 46%, 98%) |
| CMYK | cmyk(46.2%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.99, 6.05, -41.48) |
| CIE-LCH | lch(70.99, 41.92, 278.30°) |
| OKLab | oklab(75.17% -0.0155 -0.1163) |
| OKLCH | oklch(75.17% 0.117 262.4) |
| XYZ | xyz(42.0609, 42.1773, 95.5289) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.80
Pastel Blue
#A2BFFE
ΔE00 5.44
Sky Blue (survey)
#75BBFD
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 7.51
Periwinkle Blue
#8F99FB
ΔE00 7.75
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEF9 #F9D186
analogous
#86E8F9 #86AEF9 #9786F9
triadic
#86AEF9 #F986AE #AEF986
tetradic
#86AEF9 #F986E8 #F9D186 #86F997
square
#86AEF9 #F986E8 #F9D186 #86F997
split-complementary
#86AEF9 #F99786 #E8F986
monochromatic
#1160F3 #4C87F6 #86AEF9 #C0D5FC #E2EBFE
Accessibility & contrast
On white
2.23
#86AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#86AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEF9
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEF9 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FC
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#58BEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aef9; /* rgb */ color: rgb(134, 174, 249); /* oklch */ color: oklch(75.2% 0.117 262.4);
Tailwind
colors: {
custom: {
50: '#aec5fb',
500: '#86aef9',
950: '#000000',
},
}SCSS
$custom: #86aef9; $custom-light: #aec5fb; $custom-dark: #000000;
JSON
{
"hex": "#86aef9",
"rgb": {
"r": 134,
"g": 174,
"b": 249
},
"hsl": {
"h": 219.13,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.75174,
"c": 0.11732,
"h": 262.4
},
"luminance": 0.4218
}Semantic roles & 50–950 ramp
primary
#86AEF9
secondary
#F6EAD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185