#86C5DD#86C5DD
#86C5DD is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.073 H 223.9°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #86C5DD |
|---|---|
| RGB | rgb(134, 197, 221) |
| HSL | hsl(197, 56%, 70%) |
| HSV | hsv(197, 39%, 87%) |
| CMYK | cmyk(39.4%, 10.9%, 0%, 13.3%) |
| CIE-LAB | lab(76.20, -14.05, -18.31) |
| CIE-LCH | lch(76.20, 23.08, 232.49°) |
| OKLab | oklab(78.93% -0.0524 -0.0503) |
| OKLCH | oklch(78.93% 0.073 223.9) |
| XYZ | xyz(42.8444, 50.2186, 75.8281) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.61
Baby Blue
#89CFF0
ΔE00 3.60
Lightblue (survey)
#7BC8F6
ΔE00 6.04
Lightskyblue
#87CEFA
ΔE00 6.18
Lightblue
#ADD8E6
ΔE00 6.69
Ice Blue
#A5DFF9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C5DD #DD9E86
analogous
#86DDCA #86C5DD #869ADD
triadic
#86C5DD #DD86C5 #C5DD86
tetradic
#86C5DD #CA86DD #DD9E86 #9ADD86
square
#86C5DD #CA86DD #DD9E86 #9ADD86
split-complementary
#86C5DD #DD869A #DDCA86
monochromatic
#3392B6 #56AED0 #86C5DD #B6DCEA #E6F3F8
Accessibility & contrast
On white
1.90
#86C5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#86C5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C5DD
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C5DD | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DE
Deuteranopia (green-blind)
#AAB8DD
Tritanopia (blue-blind)
#64CDCC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #86c5dd; /* rgb */ color: rgb(134, 197, 221); /* oklch */ color: oklch(78.9% 0.073 223.9);
Tailwind
colors: {
custom: {
50: '#add6e7',
500: '#86c5dd',
950: '#000000',
},
}SCSS
$custom: #86c5dd; $custom-light: #add6e7; $custom-dark: #000000;
JSON
{
"hex": "#86c5dd",
"rgb": {
"r": 134,
"g": 197,
"b": 221
},
"hsl": {
"h": 196.552,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.78929,
"c": 0.07266,
"h": 223.9
},
"luminance": 0.50221
}Semantic roles & 50–950 ramp
primary
#86C5DD
secondary
#B46E53
accent
#4E22C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384