#86AEFA#86AEFA
#86AEFA is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.2% C 0.119 H 262.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEFA |
|---|---|
| RGB | rgb(134, 174, 250) |
| HSL | hsl(219, 92%, 75%) |
| HSV | hsv(219, 46%, 98%) |
| CMYK | cmyk(46.4%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(71.04, 6.34, -41.95) |
| CIE-LCH | lch(71.04, 42.43, 278.59°) |
| OKLab | oklab(75.22% -0.0152 -0.1177) |
| OKLCH | oklch(75.22% 0.119 262.6) |
| XYZ | xyz(42.2172, 42.2399, 96.3525) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.80
Pastel Blue
#A2BFFE
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 6.65
Cornflowerblue
#6495ED
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 7.74
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEFA #FAD286
analogous
#86E8FA #86AEFA #9886FA
triadic
#86AEFA #FA86AE #AEFA86
tetradic
#86AEFA #FA86E8 #FAD286 #86FA98
square
#86AEFA #FA86E8 #FAD286 #86FA98
split-complementary
#86AEFA #FA9886 #E8FA86
monochromatic
#105FF5 #4B87F8 #86AEFA #C1D5FC #E2EBFE
Accessibility & contrast
On white
2.22
#86AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#86AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEFA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEFA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#57BEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aefa; /* rgb */ color: rgb(134, 174, 250); /* oklch */ color: oklch(75.2% 0.119 262.6);
Tailwind
colors: {
custom: {
50: '#aec5fc',
500: '#86aefa',
950: '#000000',
},
}SCSS
$custom: #86aefa; $custom-light: #aec5fc; $custom-dark: #000000;
JSON
{
"hex": "#86aefa",
"rgb": {
"r": 134,
"g": 174,
"b": 250
},
"hsl": {
"h": 219.31,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.75222,
"c": 0.11864,
"h": 262.6
},
"luminance": 0.42243
}Semantic roles & 50–950 ramp
primary
#86AEFA
secondary
#F6EBD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185