#86B0EB#86B0EB
#86B0EB is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.0% C 0.097 H 256.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #86B0EB |
|---|---|
| RGB | rgb(134, 176, 235) |
| HSL | hsl(215, 72%, 72%) |
| HSV | hsv(215, 43%, 92%) |
| CMYK | cmyk(43%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(70.95, 0.99, -33.94) |
| CIE-LCH | lch(70.95, 33.95, 271.67°) |
| OKLab | oklab(74.95% -0.0219 -0.0946) |
| OKLCH | oklch(74.95% 0.097 256.9) |
| XYZ | xyz(40.3474, 42.1147, 84.5841) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky Blue (survey)
#75BBFD
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 5.59
Cornflowerblue
#6495ED
ΔE00 7.85
Baby Blue (survey)
#A2CFFE
ΔE00 8.03
Light Grey Blue
#9DBCD4
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B0EB #EBC186
analogous
#86E2EB #86B0EB #8F86EB
triadic
#86B0EB #EB86B0 #B0EB86
tetradic
#86B0EB #EB86E2 #EBC186 #86EB8F
square
#86B0EB #EB86E2 #EBC186 #86EB8F
split-complementary
#86B0EB #EB8F86 #E2EB86
monochromatic
#236CD4 #518EE2 #86B0EB #BBD2F4 #E5EEFB
Accessibility & contrast
On white
2.23
#86B0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#86B0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B0EB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B0EB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#60BDC4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86b0eb; /* rgb */ color: rgb(134, 176, 235); /* oklch */ color: oklch(75.0% 0.097 256.9);
Tailwind
colors: {
custom: {
50: '#adc7f1',
500: '#86b0eb',
950: '#000000',
},
}SCSS
$custom: #86b0eb; $custom-light: #adc7f1; $custom-dark: #000000;
JSON
{
"hex": "#86b0eb",
"rgb": {
"r": 134,
"g": 176,
"b": 235
},
"hsl": {
"h": 215.05,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.7495,
"c": 0.09709,
"h": 256.9
},
"luminance": 0.42117
}Semantic roles & 50–950 ramp
primary
#86B0EB
secondary
#F2E8D9
accent
#8312D4
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284