#86ADEB#86ADEB
#86ADEB is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.3% C 0.100 H 259.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #86ADEB |
|---|---|
| RGB | rgb(134, 173, 235) |
| HSL | hsl(217, 72%, 72%) |
| HSV | hsv(217, 43%, 92%) |
| CMYK | cmyk(43%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(70.14, 2.66, -35.19) |
| CIE-LCH | lch(70.14, 35.29, 274.32°) |
| OKLab | oklab(74.32% -0.0183 -0.0982) |
| OKLCH | oklch(74.32% 0.1 259.5) |
| XYZ | xyz(39.7656, 40.9513, 84.3902) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.39
Pastel Blue
#A2BFFE
ΔE00 5.78
Sky Blue (survey)
#75BBFD
ΔE00 6.55
Cornflowerblue
#6495ED
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ADEB #EBC486
analogous
#86DFEB #86ADEB #9286EB
triadic
#86ADEB #EB86AD #ADEB86
tetradic
#86ADEB #EB86DF #EBC486 #86EB92
square
#86ADEB #EB86DF #EBC486 #86EB92
split-complementary
#86ADEB #EB9286 #DFEB86
monochromatic
#2367D4 #5189E2 #86ADEB #BBD1F4 #E5EDFB
Accessibility & contrast
On white
2.28
#86ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#86ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ADEB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ADEB | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#61BAC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #86adeb; /* rgb */ color: rgb(134, 173, 235); /* oklch */ color: oklch(74.3% 0.100 259.5);
Tailwind
colors: {
custom: {
50: '#adc5f1',
500: '#86adeb',
950: '#000000',
},
}SCSS
$custom: #86adeb; $custom-light: #adc5f1; $custom-dark: #000000;
JSON
{
"hex": "#86adeb",
"rgb": {
"r": 134,
"g": 173,
"b": 235
},
"hsl": {
"h": 216.832,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.74317,
"c": 0.09987,
"h": 259.5
},
"luminance": 0.40954
}Semantic roles & 50–950 ramp
primary
#86ADEB
secondary
#F2E8D9
accent
#8912D4
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111217
muted
#808185