#86ABEF#86ABEF
#86ABEF is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.1% C 0.107 H 262.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABEF |
|---|---|
| RGB | rgb(134, 171, 239) |
| HSL | hsl(219, 77%, 73%) |
| HSV | hsv(219, 44%, 94%) |
| CMYK | cmyk(43.9%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.77, 4.90, -37.95) |
| CIE-LCH | lch(69.77, 38.27, 277.36°) |
| OKLab | oklab(74.08% -0.0147 -0.1061) |
| OKLCH | oklch(74.08% 0.107 262.1) |
| XYZ | xyz(39.9694, 40.4238, 87.3411) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.85
Pastel Blue
#A2BFFE
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 6.88
Periwinkle Blue
#8F99FB
ΔE00 7.01
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Light Grey Blue
#9DBCD4
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABEF #EFCA86
analogous
#86DFEF #86ABEF #9586EF
triadic
#86ABEF #EF86AB #ABEF86
tetradic
#86ABEF #EF86DF #EFCA86 #86EF95
square
#86ABEF #EF86DF #EFCA86 #86EF95
split-complementary
#86ABEF #EF9586 #DFEF86
monochromatic
#1D61DD #5085E8 #86ABEF #BCD1F6 #E4ECFB
Accessibility & contrast
On white
2.31
#86ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#86ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABEF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABEF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#87A6EE
Tritanopia (blue-blind)
#5FB9C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #86abef; /* rgb */ color: rgb(134, 171, 239); /* oklch */ color: oklch(74.1% 0.107 262.1);
Tailwind
colors: {
custom: {
50: '#adc3f4',
500: '#86abef',
950: '#000000',
},
}SCSS
$custom: #86abef; $custom-light: #adc3f4; $custom-dark: #000000;
JSON
{
"hex": "#86abef",
"rgb": {
"r": 134,
"g": 171,
"b": 239
},
"hsl": {
"h": 218.857,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.74082,
"c": 0.10712,
"h": 262.1
},
"luminance": 0.40426
}Semantic roles & 50–950 ramp
primary
#86ABEF
secondary
#F3EAD8
accent
#910DD9
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185