#86ABE5#86ABE5
#86ABE5 is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.6% C 0.094 H 259.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABE5 |
|---|---|
| RGB | rgb(134, 171, 229) |
| HSL | hsl(217, 65%, 71%) |
| HSV | hsv(217, 41%, 90%) |
| CMYK | cmyk(41.5%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(69.36, 2.12, -33.13) |
| CIE-LCH | lch(69.36, 33.19, 273.66°) |
| OKLab | oklab(73.63% -0.0176 -0.0922) |
| OKLCH | oklch(73.63% 0.094 259.2) |
| XYZ | xyz(38.5328, 39.8491, 79.7748) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.92
Sky Blue (survey)
#75BBFD
ΔE00 7.12
Periwinkle Blue
#8F99FB
ΔE00 7.28
Light Grey Blue
#9DBCD4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABE5 #E5C086
analogous
#86DAE5 #86ABE5 #9086E5
triadic
#86ABE5 #E586AB #ABE586
tetradic
#86ABE5 #E586DA #E5C086 #86E590
square
#86ABE5 #E586DA #E5C086 #86E590
split-complementary
#86ABE5 #E59086 #DAE586
monochromatic
#2B67C6 #5488DA #86ABE5 #B8CEF0 #E6EEFA
Accessibility & contrast
On white
2.34
#86ABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#86ABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABE5
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABE5 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE8
Deuteranopia (green-blind)
#8BA5E4
Tritanopia (blue-blind)
#64B7BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #86abe5; /* rgb */ color: rgb(134, 171, 229); /* oklch */ color: oklch(73.6% 0.094 259.2);
Tailwind
colors: {
custom: {
50: '#adc3ed',
500: '#86abe5',
950: '#000000',
},
}SCSS
$custom: #86abe5; $custom-light: #adc3ed; $custom-dark: #000000;
JSON
{
"hex": "#86abe5",
"rgb": {
"r": 134,
"g": 171,
"b": 229
},
"hsl": {
"h": 216.632,
"s": 64.626,
"l": 71.176
},
"oklch": {
"l": 0.73628,
"c": 0.0939,
"h": 259.2
},
"luminance": 0.39851
}Semantic roles & 50–950 ramp
primary
#86ABE5
secondary
#F0E6D7
accent
#8719CC
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#101216
muted
#7F8184