#86CCDD#86CCDD
#86CCDD is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.5% C 0.074 H 214.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCDD |
|---|---|
| RGB | rgb(134, 204, 221) |
| HSL | hsl(192, 56%, 70%) |
| HSV | hsv(192, 39%, 87%) |
| CMYK | cmyk(39.4%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.15, -17.67, -15.37) |
| CIE-LCH | lch(78.15, 23.41, 221.02°) |
| OKLab | oklab(80.48% -0.0609 -0.0422) |
| OKLCH | oklch(80.48% 0.074 214.7) |
| XYZ | xyz(44.4709, 53.4716, 76.3703) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.23
Baby Blue
#89CFF0
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 6.21
Ice Blue
#A5DFF9
ΔE00 6.87
Powder Blue
#B0E0E6
ΔE00 7.16
Neon Blue
#04D9FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCDD #DD9786
analogous
#86DDC3 #86CCDD #86A1DD
triadic
#86CCDD #DD86CC #CCDD86
tetradic
#86CCDD #C386DD #DD9786 #A1DD86
square
#86CCDD #C386DD #DD9786 #A1DD86
split-complementary
#86CCDD #DD86A1 #DDC386
monochromatic
#339CB6 #56B8D0 #86CCDD #B6E0EA #E6F4F8
Accessibility & contrast
On white
1.80
#86CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#86CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCDD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCDD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#B1BDDD
Tritanopia (blue-blind)
#63D3D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86ccdd; /* rgb */ color: rgb(134, 204, 221); /* oklch */ color: oklch(80.5% 0.074 214.7);
Tailwind
colors: {
custom: {
50: '#addbe7',
500: '#86ccdd',
950: '#000000',
},
}SCSS
$custom: #86ccdd; $custom-light: #addbe7; $custom-dark: #000000;
JSON
{
"hex": "#86ccdd",
"rgb": {
"r": 134,
"g": 204,
"b": 221
},
"hsl": {
"h": 191.724,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.8048,
"c": 0.07407,
"h": 214.7
},
"luminance": 0.53475
}Semantic roles & 50–950 ramp
primary
#86CCDD
secondary
#B46653
accent
#4122C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484