#86C8DA#86C8DA
#86C8DA is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.071 H 216.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8DA |
|---|---|
| RGB | rgb(134, 200, 218) |
| HSL | hsl(193, 53%, 69%) |
| HSV | hsv(193, 39%, 85%) |
| CMYK | cmyk(38.5%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.94, -16.37, -15.57) |
| CIE-LCH | lch(76.94, 22.60, 223.57°) |
| OKLab | oklab(79.49% -0.0572 -0.0428) |
| OKLCH | oklch(79.49% 0.071 216.8) |
| XYZ | xyz(43.1363, 51.4361, 73.9712) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 5.27
Lightblue
#ADD8E6
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.84
Lightskyblue
#87CEFA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8DA #DA9886
analogous
#86DAC2 #86C8DA #869EDA
triadic
#86C8DA #DA86C8 #C8DA86
tetradic
#86C8DA #C286DA #DA9886 #9EDA86
square
#86C8DA #C286DA #DA9886 #9EDA86
split-complementary
#86C8DA #DA869E #DAC286
monochromatic
#3696B0 #57B3CC #86C8DA #B5DDE8 #E4F3F7
Accessibility & contrast
On white
1.86
#86C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#86C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8DA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8DA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#AEBADA
Tritanopia (blue-blind)
#65CFCD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86c8da; /* rgb */ color: rgb(134, 200, 218); /* oklch */ color: oklch(79.5% 0.071 216.8);
Tailwind
colors: {
custom: {
50: '#acd8e5',
500: '#86c8da',
950: '#000000',
},
}SCSS
$custom: #86c8da; $custom-light: #acd8e5; $custom-dark: #000000;
JSON
{
"hex": "#86c8da",
"rgb": {
"r": 134,
"g": 200,
"b": 218
},
"hsl": {
"h": 192.857,
"s": 53.165,
"l": 69.02
},
"oklch": {
"l": 0.79485,
"c": 0.07141,
"h": 216.8
},
"luminance": 0.51439
}Semantic roles & 50–950 ramp
primary
#86C8DA
secondary
#B16854
accent
#4625C1
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384