#86ABDA#86ABDA
#86ABDA is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.080 H 254.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABDA |
|---|---|
| RGB | rgb(134, 171, 218) |
| HSL | hsl(214, 53%, 69%) |
| HSV | hsv(214, 39%, 85%) |
| CMYK | cmyk(38.5%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(68.93, -0.87, -27.76) |
| CIE-LCH | lch(68.93, 27.77, 268.21°) |
| OKLab | oklab(73.15% -0.0211 -0.0769) |
| OKLCH | oklch(73.15% 0.08 254.7) |
| XYZ | xyz(37.0453, 39.2541, 71.9409) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.92
Pastel Blue
#A2BFFE
ΔE00 6.89
Sky Blue (survey)
#75BBFD
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABDA #DAB586
analogous
#86D5DA #86ABDA #8B86DA
triadic
#86ABDA #DA86AB #ABDA86
tetradic
#86ABDA #DA86D5 #DAB586 #86DA8B
square
#86ABDA #DA86D5 #DAB586 #86DA8B
split-complementary
#86ABDA #DA8B86 #D5DA86
monochromatic
#366CB0 #578ACC #86ABDA #B5CCE8 #E4ECF7
Accessibility & contrast
On white
2.37
#86ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#86ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABDA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABDA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#6AB5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #86abda; /* rgb */ color: rgb(134, 171, 218); /* oklch */ color: oklch(73.2% 0.080 254.7);
Tailwind
colors: {
custom: {
50: '#acc3e5',
500: '#86abda',
950: '#000000',
},
}SCSS
$custom: #86abda; $custom-light: #acc3e5; $custom-dark: #000000;
JSON
{
"hex": "#86abda",
"rgb": {
"r": 134,
"g": 171,
"b": 218
},
"hsl": {
"h": 213.571,
"s": 53.165,
"l": 69.02
},
"oklch": {
"l": 0.73152,
"c": 0.07974,
"h": 254.7
},
"luminance": 0.39256
}Semantic roles & 50–950 ramp
primary
#86ABDA
secondary
#EADFD2
accent
#7C25C1
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184