#86AAED#86AAED
#86AAED is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.8% C 0.105 H 262.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAED |
|---|---|
| RGB | rgb(134, 170, 237) |
| HSL | hsl(219, 74%, 73%) |
| HSV | hsv(219, 43%, 93%) |
| CMYK | cmyk(43.5%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(69.42, 4.90, -37.41) |
| CIE-LCH | lch(69.42, 37.73, 277.46°) |
| OKLab | oklab(73.78% -0.014 -0.1045) |
| OKLCH | oklch(73.78% 0.105 262.4) |
| XYZ | xyz(39.4874, 39.9299, 85.7309) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 6.11
Cornflowerblue
#6495ED
ΔE00 6.71
Periwinkle Blue
#8F99FB
ΔE00 6.76
Sky Blue (survey)
#75BBFD
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAED #EDC986
analogous
#86DEED #86AAED #9586ED
triadic
#86AAED #ED86AA #AAED86
tetradic
#86AAED #ED86DE #EDC986 #86ED95
square
#86AAED #ED86DE #EDC986 #86ED95
split-complementary
#86AAED #ED9586 #DEED86
monochromatic
#2061D8 #5185E5 #86AAED #BBCFF5 #E4ECFB
Accessibility & contrast
On white
2.34
#86AAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#86AAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAED
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAED | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#87A5EC
Tritanopia (blue-blind)
#60B8C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #86aaed; /* rgb */ color: rgb(134, 170, 237); /* oklch */ color: oklch(73.8% 0.105 262.4);
Tailwind
colors: {
custom: {
50: '#adc3f3',
500: '#86aaed',
950: '#000000',
},
}SCSS
$custom: #86aaed; $custom-light: #adc3f3; $custom-dark: #000000;
JSON
{
"hex": "#86aaed",
"rgb": {
"r": 134,
"g": 170,
"b": 237
},
"hsl": {
"h": 219.029,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.7378,
"c": 0.10549,
"h": 262.4
},
"luminance": 0.39932
}Semantic roles & 50–950 ramp
primary
#86AAED
secondary
#F3E9D8
accent
#910FD6
background
#FAFBFE
surface
#F5F7FD
border
#CFD0D5
text
#111217
muted
#808185