#86AEEA#86AEEA
#86AEEA is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.5% C 0.098 H 258.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEEA |
|---|---|
| RGB | rgb(134, 174, 234) |
| HSL | hsl(216, 70%, 72%) |
| HSV | hsv(216, 43%, 92%) |
| CMYK | cmyk(42.7%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.37, 1.83, -34.29) |
| CIE-LCH | lch(70.37, 34.34, 273.05°) |
| OKLab | oklab(74.48% -0.0198 -0.0956) |
| OKLCH | oklch(74.48% 0.098 258.3) |
| XYZ | xyz(39.8140, 41.2786, 83.6956) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.18
Pastel Blue
#A2BFFE
ΔE00 5.74
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Cornflowerblue
#6495ED
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 8.01
Light Grey Blue
#9DBCD4
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEEA #EAC286
analogous
#86E0EA #86AEEA #9086EA
triadic
#86AEEA #EA86AE #AEEA86
tetradic
#86AEEA #EA86E0 #EAC286 #86EA90
square
#86AEEA #EA86E0 #EAC286 #86EA90
split-complementary
#86AEEA #EA9086 #E0EA86
monochromatic
#246AD1 #528BE1 #86AEEA #BAD1F3 #E5EEFA
Accessibility & contrast
On white
2.27
#86AEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#86AEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEEA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEEA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1ED
Deuteranopia (green-blind)
#8CA8E9
Tritanopia (blue-blind)
#61BBC3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86aeea; /* rgb */ color: rgb(134, 174, 234); /* oklch */ color: oklch(74.5% 0.098 258.3);
Tailwind
colors: {
custom: {
50: '#adc6f1',
500: '#86aeea',
950: '#000000',
},
}SCSS
$custom: #86aeea; $custom-light: #adc6f1; $custom-dark: #000000;
JSON
{
"hex": "#86aeea",
"rgb": {
"r": 134,
"g": 174,
"b": 234
},
"hsl": {
"h": 216,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.74483,
"c": 0.09762,
"h": 258.3
},
"luminance": 0.41281
}Semantic roles & 50–950 ramp
primary
#86AEEA
secondary
#F2E8D9
accent
#8613D2
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111216
muted
#808184