#86ADE2#86ADE2
#86ADE2 is a light, moderate cyan. Relative luminance 0.404; OKLCH L 73.9% C 0.088 H 256.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #86ADE2 |
|---|---|
| RGB | rgb(134, 173, 226) |
| HSL | hsl(215, 61%, 71%) |
| HSV | hsv(215, 41%, 89%) |
| CMYK | cmyk(40.7%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(69.78, 0.18, -30.83) |
| CIE-LCH | lch(69.78, 30.83, 270.34°) |
| OKLab | oklab(73.92% -0.021 -0.0857) |
| OKLCH | oklch(73.92% 0.088 256.2) |
| XYZ | xyz(38.4981, 40.4443, 77.7147) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.89
Pastel Blue
#A2BFFE
ΔE00 6.20
Sky Blue (survey)
#75BBFD
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ADE2 #E2BB86
analogous
#86DBE2 #86ADE2 #8D86E2
triadic
#86ADE2 #E286AD #ADE286
tetradic
#86ADE2 #E286DB #E2BB86 #86E28D
square
#86ADE2 #E286DB #E2BB86 #86E28D
split-complementary
#86ADE2 #E28D86 #DBE286
monochromatic
#2E6CC0 #558CD6 #86ADE2 #B7CEEE #E6EEF9
Accessibility & contrast
On white
2.31
#86ADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#86ADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ADE2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ADE2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE4
Deuteranopia (green-blind)
#8FA6E1
Tritanopia (blue-blind)
#65B9BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #86ade2; /* rgb */ color: rgb(134, 173, 226); /* oklch */ color: oklch(73.9% 0.088 256.2);
Tailwind
colors: {
custom: {
50: '#acc5eb',
500: '#86ade2',
950: '#000000',
},
}SCSS
$custom: #86ade2; $custom-light: #acc5eb; $custom-dark: #000000;
JSON
{
"hex": "#86ade2",
"rgb": {
"r": 134,
"g": 173,
"b": 226
},
"hsl": {
"h": 214.565,
"s": 61.333,
"l": 70.588
},
"oklch": {
"l": 0.7392,
"c": 0.08822,
"h": 256.2
},
"luminance": 0.40446
}Semantic roles & 50–950 ramp
primary
#86ADE2
secondary
#EEE4D5
accent
#801CC9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184