#86C8DD#86C8DD
#86C8DD is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.6% C 0.073 H 219.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8DD |
|---|---|
| RGB | rgb(134, 200, 221) |
| HSL | hsl(194, 56%, 70%) |
| HSV | hsv(194, 39%, 87%) |
| CMYK | cmyk(39.4%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(77.04, -15.61, -17.05) |
| CIE-LCH | lch(77.04, 23.11, 227.52°) |
| OKLab | oklab(79.59% -0.056 -0.0468) |
| OKLCH | oklch(79.59% 0.073 219.9) |
| XYZ | xyz(43.5324, 51.5945, 76.0574) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.90
Baby Blue
#89CFF0
ΔE00 4.23
Lightblue
#ADD8E6
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 6.54
Lightskyblue
#87CEFA
ΔE00 7.19
Lightblue (survey)
#7BC8F6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8DD #DD9B86
analogous
#86DDC7 #86C8DD #869DDD
triadic
#86C8DD #DD86C8 #C8DD86
tetradic
#86C8DD #C786DD #DD9B86 #9DDD86
square
#86C8DD #C786DD #DD9B86 #9DDD86
split-complementary
#86C8DD #DD869D #DDC786
monochromatic
#3396B6 #56B2D0 #86C8DD #B6DEEA #E6F3F8
Accessibility & contrast
On white
1.86
#86C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#86C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8DD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8DD | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#ADBADD
Tritanopia (blue-blind)
#63CFCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86c8dd; /* rgb */ color: rgb(134, 200, 221); /* oklch */ color: oklch(79.6% 0.073 219.9);
Tailwind
colors: {
custom: {
50: '#add8e7',
500: '#86c8dd',
950: '#000000',
},
}SCSS
$custom: #86c8dd; $custom-light: #add8e7; $custom-dark: #000000;
JSON
{
"hex": "#86c8dd",
"rgb": {
"r": 134,
"g": 200,
"b": 221
},
"hsl": {
"h": 194.483,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.79592,
"c": 0.07304,
"h": 219.9
},
"luminance": 0.51597
}Semantic roles & 50–950 ramp
primary
#86C8DD
secondary
#B46B53
accent
#4922C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384