#86ACDF#86ACDF
#86ACDF is a light, moderate cyan. Relative luminance 0.399; OKLCH L 73.6% C 0.085 H 255.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACDF |
|---|---|
| RGB | rgb(134, 172, 223) |
| HSL | hsl(214, 58%, 70%) |
| HSV | hsv(214, 40%, 87%) |
| CMYK | cmyk(39.9%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.40, -0.08, -29.79) |
| CIE-LCH | lch(69.40, 29.79, 269.85°) |
| OKLab | oklab(73.58% -0.0207 -0.0827) |
| OKLCH | oklch(73.58% 0.085 255.9) |
| XYZ | xyz(37.8991, 39.8990, 75.5020) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.32
Pastel Blue
#A2BFFE
ΔE00 6.45
Sky Blue (survey)
#75BBFD
ΔE00 6.67
Cornflowerblue
#6495ED
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACDF #DFB986
analogous
#86D9DF #86ACDF #8C86DF
triadic
#86ACDF #DF86AC #ACDF86
tetradic
#86ACDF #DF86D9 #DFB986 #86DF8C
square
#86ACDF #DF86D9 #DFB986 #86DF8C
split-complementary
#86ACDF #DF8C86 #D9DF86
monochromatic
#316BBA #568BD2 #86ACDF #B6CDEC #E7EEF9
Accessibility & contrast
On white
2.34
#86ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#86ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACDF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACDF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE1
Deuteranopia (green-blind)
#8FA6DE
Tritanopia (blue-blind)
#67B7BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #86acdf; /* rgb */ color: rgb(134, 172, 223); /* oklch */ color: oklch(73.6% 0.085 255.9);
Tailwind
colors: {
custom: {
50: '#acc4e9',
500: '#86acdf',
950: '#000000',
},
}SCSS
$custom: #86acdf; $custom-light: #acc4e9; $custom-dark: #000000;
JSON
{
"hex": "#86acdf",
"rgb": {
"r": 134,
"g": 172,
"b": 223
},
"hsl": {
"h": 214.382,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.73578,
"c": 0.08525,
"h": 255.9
},
"luminance": 0.39901
}Semantic roles & 50–950 ramp
primary
#86ACDF
secondary
#EDE2D4
accent
#7F20C6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184