#86ACDA#86ACDA
#86ACDA is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.079 H 253.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACDA |
|---|---|
| RGB | rgb(134, 172, 218) |
| HSL | hsl(213, 53%, 69%) |
| HSV | hsv(213, 39%, 85%) |
| CMYK | cmyk(38.5%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(69.21, -1.42, -27.34) |
| CIE-LCH | lch(69.21, 27.37, 267.03°) |
| OKLab | oklab(73.37% -0.0223 -0.0757) |
| OKLCH | oklch(73.37% 0.079 253.6) |
| XYZ | xyz(37.2349, 39.6333, 72.0041) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.76
Sky Blue (survey)
#75BBFD
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 6.86
Light Grey Blue
#9DBCD4
ΔE00 7.33
Cornflowerblue
#6495ED
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACDA #DAB486
analogous
#86D6DA #86ACDA #8A86DA
triadic
#86ACDA #DA86AC #ACDA86
tetradic
#86ACDA #DA86D6 #DAB486 #86DA8A
square
#86ACDA #DA86D6 #DAB486 #86DA8A
split-complementary
#86ACDA #DA8A86 #D6DA86
monochromatic
#366DB0 #578CCC #86ACDA #B5CCE8 #E4ECF7
Accessibility & contrast
On white
2.35
#86ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#86ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACDA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACDA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDC
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#69B6BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #86acda; /* rgb */ color: rgb(134, 172, 218); /* oklch */ color: oklch(73.4% 0.079 253.6);
Tailwind
colors: {
custom: {
50: '#acc4e5',
500: '#86acda',
950: '#000000',
},
}SCSS
$custom: #86acda; $custom-light: #acc4e5; $custom-dark: #000000;
JSON
{
"hex": "#86acda",
"rgb": {
"r": 134,
"g": 172,
"b": 218
},
"hsl": {
"h": 212.857,
"s": 53.165,
"l": 69.02
},
"oklch": {
"l": 0.73366,
"c": 0.07895,
"h": 253.6
},
"luminance": 0.39635
}Semantic roles & 50–950 ramp
primary
#86ACDA
secondary
#EADFD2
accent
#7A25C1
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184