#86ABE4#86ABE4
#86ABE4 is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.6% C 0.093 H 258.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABE4 |
|---|---|
| RGB | rgb(134, 171, 228) |
| HSL | hsl(216, 64%, 71%) |
| HSV | hsv(216, 41%, 89%) |
| CMYK | cmyk(41.2%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(69.32, 1.84, -32.64) |
| CIE-LCH | lch(69.32, 32.69, 273.23°) |
| OKLab | oklab(73.58% -0.0179 -0.0908) |
| OKLCH | oklch(73.58% 0.093 258.9) |
| XYZ | xyz(38.3935, 39.7934, 79.0416) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.94
Sky Blue (survey)
#75BBFD
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.31
Light Grey Blue
#9DBCD4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABE4 #E4BF86
analogous
#86DAE4 #86ABE4 #9086E4
triadic
#86ABE4 #E486AB #ABE486
tetradic
#86ABE4 #E486DA #E4BF86 #86E490
square
#86ABE4 #E486DA #E4BF86 #86E490
split-complementary
#86ABE4 #E49086 #DAE486
monochromatic
#2C68C4 #5488D9 #86ABE4 #B8CEEF #E6EEF9
Accessibility & contrast
On white
2.34
#86ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#86ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABE4
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABE4 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE7
Deuteranopia (green-blind)
#8CA5E3
Tritanopia (blue-blind)
#65B7BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #86abe4; /* rgb */ color: rgb(134, 171, 228); /* oklch */ color: oklch(73.6% 0.093 258.9);
Tailwind
colors: {
custom: {
50: '#adc3ec',
500: '#86abe4',
950: '#000000',
},
}SCSS
$custom: #86abe4; $custom-light: #adc3ec; $custom-dark: #000000;
JSON
{
"hex": "#86abe4",
"rgb": {
"r": 134,
"g": 171,
"b": 228
},
"hsl": {
"h": 216.383,
"s": 63.514,
"l": 70.98
},
"oklch": {
"l": 0.73584,
"c": 0.0926,
"h": 258.9
},
"luminance": 0.39796
}Semantic roles & 50–950 ramp
primary
#86ABE4
secondary
#EFE6D6
accent
#861ACB
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184