#86AEEF#86AEEF
#86AEEF is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.7% C 0.104 H 259.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEEF |
|---|---|
| RGB | rgb(134, 174, 239) |
| HSL | hsl(217, 77%, 73%) |
| HSV | hsv(217, 44%, 94%) |
| CMYK | cmyk(43.9%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(70.57, 3.22, -36.70) |
| CIE-LCH | lch(70.57, 36.84, 275.01°) |
| OKLab | oklab(74.71% -0.0183 -0.1025) |
| OKLCH | oklch(74.71% 0.104 259.9) |
| XYZ | xyz(40.5425, 41.5700, 87.5321) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.97
Pastel Blue
#A2BFFE
ΔE00 5.58
Sky Blue (survey)
#75BBFD
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 7.42
Periwinkle Blue
#8F99FB
ΔE00 7.91
Baby Blue (survey)
#A2CFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEEF #EFC786
analogous
#86E2EF #86AEEF #9286EF
triadic
#86AEEF #EF86AE #AEEF86
tetradic
#86AEEF #EF86E2 #EFC786 #86EF92
square
#86AEEF #EF86E2 #EFC786 #86EF92
split-complementary
#86AEEF #EF9286 #E2EF86
monochromatic
#1D66DD #508AE8 #86AEEF #BCD2F6 #E4EDFB
Accessibility & contrast
On white
2.25
#86AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#86AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEEF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEEF | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F2
Deuteranopia (green-blind)
#8AA8EE
Tritanopia (blue-blind)
#5EBCC5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86aeef; /* rgb */ color: rgb(134, 174, 239); /* oklch */ color: oklch(74.7% 0.104 259.9);
Tailwind
colors: {
custom: {
50: '#adc6f4',
500: '#86aeef',
950: '#000000',
},
}SCSS
$custom: #86aeef; $custom-light: #adc6f4; $custom-dark: #000000;
JSON
{
"hex": "#86aeef",
"rgb": {
"r": 134,
"g": 174,
"b": 239
},
"hsl": {
"h": 217.143,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.74709,
"c": 0.10413,
"h": 259.9
},
"luminance": 0.41572
}Semantic roles & 50–950 ramp
primary
#86AEEF
secondary
#F3E9D8
accent
#8B0DD9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185