#86ABEB#86ABEB
#86ABEB is a light, moderate blue. Relative luminance 0.402; OKLCH L 73.9% C 0.102 H 261.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABEB |
|---|---|
| RGB | rgb(134, 171, 235) |
| HSL | hsl(218, 72%, 72%) |
| HSV | hsv(218, 43%, 92%) |
| CMYK | cmyk(43%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(69.60, 3.78, -36.03) |
| CIE-LCH | lch(69.60, 36.22, 275.99°) |
| OKLab | oklab(73.9% -0.0158 -0.1006) |
| OKLCH | oklch(73.9% 0.102 261.1) |
| XYZ | xyz(39.3850, 40.1900, 84.2633) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.96
Pastel Blue
#A2BFFE
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 7.10
Sky Blue (survey)
#75BBFD
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABEB #EBC686
analogous
#86DDEB #86ABEB #9486EB
triadic
#86ABEB #EB86AB #ABEB86
tetradic
#86ABEB #EB86DD #EBC686 #86EB94
square
#86ABEB #EB86DD #EBC686 #86EB94
split-complementary
#86ABEB #EB9486 #DDEB86
monochromatic
#2364D4 #5187E2 #86ABEB #BBCFF4 #E5EDFB
Accessibility & contrast
On white
2.32
#86ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#86ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABEB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABEB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#61B9C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #86abeb; /* rgb */ color: rgb(134, 171, 235); /* oklch */ color: oklch(73.9% 0.102 261.1);
Tailwind
colors: {
custom: {
50: '#adc3f1',
500: '#86abeb',
950: '#000000',
},
}SCSS
$custom: #86abeb; $custom-light: #adc3f1; $custom-dark: #000000;
JSON
{
"hex": "#86abeb",
"rgb": {
"r": 134,
"g": 171,
"b": 235
},
"hsl": {
"h": 218.02,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.73898,
"c": 0.10181,
"h": 261.1
},
"luminance": 0.40192
}Semantic roles & 50–950 ramp
primary
#86ABEB
secondary
#F2E9D9
accent
#8D12D4
background
#FAFBFE
surface
#F5F7FD
border
#CFD0D5
text
#111217
muted
#808185