#86ABDD#86ABDD
#86ABDD is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.084 H 256.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABDD |
|---|---|
| RGB | rgb(134, 171, 221) |
| HSL | hsl(214, 56%, 70%) |
| HSV | hsv(214, 39%, 87%) |
| CMYK | cmyk(39.4%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(69.05, -0.06, -29.23) |
| CIE-LCH | lch(69.05, 29.23, 269.88°) |
| OKLab | oklab(73.28% -0.0201 -0.0811) |
| OKLCH | oklch(73.28% 0.084 256.1) |
| XYZ | xyz(37.4414, 39.4126, 74.0271) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 6.66
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Cornflowerblue
#6495ED
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABDD #DDB886
analogous
#86D6DD #86ABDD #8D86DD
triadic
#86ABDD #DD86AB #ABDD86
tetradic
#86ABDD #DD86D6 #DDB886 #86DD8D
square
#86ABDD #DD86D6 #DDB886 #86DD8D
split-complementary
#86ABDD #DD8D86 #D6DD86
monochromatic
#336BB6 #568AD0 #86ABDD #B6CCEA #E6EDF8
Accessibility & contrast
On white
2.36
#86ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#86ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABDD
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABDD | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDF
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#68B6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #86abdd; /* rgb */ color: rgb(134, 171, 221); /* oklch */ color: oklch(73.3% 0.084 256.1);
Tailwind
colors: {
custom: {
50: '#acc3e7',
500: '#86abdd',
950: '#000000',
},
}SCSS
$custom: #86abdd; $custom-light: #acc3e7; $custom-dark: #000000;
JSON
{
"hex": "#86abdd",
"rgb": {
"r": 134,
"g": 171,
"b": 221
},
"hsl": {
"h": 214.483,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.73279,
"c": 0.08355,
"h": 256.1
},
"luminance": 0.39415
}Semantic roles & 50–950 ramp
primary
#86ABDD
secondary
#ECE1D3
accent
#7F22C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184