#86AEFE#86AEFE
#86AEFE is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.4% C 0.124 H 263.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEFE |
|---|---|
| RGB | rgb(134, 174, 254) |
| HSL | hsl(220, 98%, 76%) |
| HSV | hsv(220, 47%, 100%) |
| CMYK | cmyk(47.2%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(71.21, 7.49, -43.84) |
| CIE-LCH | lch(71.21, 44.48, 279.69°) |
| OKLab | oklab(75.41% -0.0142 -0.1231) |
| OKLCH | oklch(75.41% 0.124 263.4) |
| XYZ | xyz(42.8511, 42.4934, 99.6908) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Pastel Blue
#A2BFFE
ΔE00 5.44
Sky Blue (survey)
#75BBFD
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 7.71
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEFE #FED686
analogous
#86EAFE #86AEFE #9A86FE
triadic
#86AEFE #FE86AE #AEFE86
tetradic
#86AEFE #FE86EA #FED686 #86FE9A
square
#86AEFE #FE86EA #FED686 #86FE9A
split-complementary
#86AEFE #FE9A86 #EAFE86
monochromatic
#0D5DFD #4985FD #86AEFE #C3D7FF #E1EBFF
Accessibility & contrast
On white
2.21
#86AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#86AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEFE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEFE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#54BFCB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aefe; /* rgb */ color: rgb(134, 174, 254); /* oklch */ color: oklch(75.4% 0.124 263.4);
Tailwind
colors: {
custom: {
50: '#afc5ff',
500: '#86aefe',
950: '#000000',
},
}SCSS
$custom: #86aefe; $custom-light: #afc5ff; $custom-dark: #000000;
JSON
{
"hex": "#86aefe",
"rgb": {
"r": 134,
"g": 174,
"b": 254
},
"hsl": {
"h": 220,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.75414,
"c": 0.12396,
"h": 263.4
},
"luminance": 0.42496
}Semantic roles & 50–950 ramp
primary
#86AEFE
secondary
#F7EBD4
accent
#9900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186