#86ACDE#86ACDE
#86ACDE is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.084 H 255.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACDE |
|---|---|
| RGB | rgb(134, 172, 222) |
| HSL | hsl(214, 57%, 70%) |
| HSV | hsv(214, 40%, 87%) |
| CMYK | cmyk(39.6%, 22.5%, 0%, 12.9%) |
| CIE-LAB | lab(69.36, -0.35, -29.30) |
| CIE-LCH | lch(69.36, 29.30, 269.32°) |
| OKLab | oklab(73.54% -0.021 -0.0813) |
| OKLCH | oklch(73.54% 0.084 255.5) |
| XYZ | xyz(37.7646, 39.8452, 74.7941) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 6.52
Sky Blue (survey)
#75BBFD
ΔE00 6.66
Cornflowerblue
#6495ED
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACDE #DEB886
analogous
#86D8DE #86ACDE #8C86DE
triadic
#86ACDE #DE86AC #ACDE86
tetradic
#86ACDE #DE86D8 #DEB886 #86DE8C
square
#86ACDE #DE86D8 #DEB886 #86DE8C
split-complementary
#86ACDE #DE8C86 #D8DE86
monochromatic
#326CB8 #568BD1 #86ACDE #B6CDEB #E6EEF8
Accessibility & contrast
On white
2.34
#86ACDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#86ACDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACDE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACDE | 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)
#9AAEE0
Deuteranopia (green-blind)
#8FA6DD
Tritanopia (blue-blind)
#68B7BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #86acde; /* rgb */ color: rgb(134, 172, 222); /* oklch */ color: oklch(73.5% 0.084 255.5);
Tailwind
colors: {
custom: {
50: '#acc4e8',
500: '#86acde',
950: '#000000',
},
}SCSS
$custom: #86acde; $custom-light: #acc4e8; $custom-dark: #000000;
JSON
{
"hex": "#86acde",
"rgb": {
"r": 134,
"g": 172,
"b": 222
},
"hsl": {
"h": 214.091,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.73535,
"c": 0.08398,
"h": 255.5
},
"luminance": 0.39847
}Semantic roles & 50–950 ramp
primary
#86ACDE
secondary
#ECE2D3
accent
#7E21C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184