#86CEDD#86CEDD
#86CEDD is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.075 H 212.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEDD |
|---|---|
| RGB | rgb(134, 206, 221) |
| HSL | hsl(190, 56%, 70%) |
| HSV | hsv(190, 39%, 87%) |
| CMYK | cmyk(39.4%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.71, -18.69, -14.53) |
| CIE-LCH | lch(78.71, 23.67, 217.87°) |
| OKLab | oklab(80.93% -0.0633 -0.0399) |
| OKLCH | oklch(80.93% 0.075 212.2) |
| XYZ | xyz(44.9493, 54.4284, 76.5297) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 6.43
Baby Blue
#89CFF0
ΔE00 6.44
Powder Blue
#B0E0E6
ΔE00 6.74
Ice Blue
#A5DFF9
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEDD #DD9586
analogous
#86DDC1 #86CEDD #86A3DD
triadic
#86CEDD #DD86CE #CEDD86
tetradic
#86CEDD #C186DD #DD9586 #A3DD86
square
#86CEDD #C186DD #DD9586 #A3DD86
split-complementary
#86CEDD #DD86A3 #DDC186
monochromatic
#339FB6 #56BBD0 #86CEDD #B6E1EA #E6F5F8
Accessibility & contrast
On white
1.77
#86CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#86CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEDD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEDD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#62D5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #86cedd; /* rgb */ color: rgb(134, 206, 221); /* oklch */ color: oklch(80.9% 0.075 212.2);
Tailwind
colors: {
custom: {
50: '#addde7',
500: '#86cedd',
950: '#000000',
},
}SCSS
$custom: #86cedd; $custom-light: #addde7; $custom-dark: #000000;
JSON
{
"hex": "#86cedd",
"rgb": {
"r": 134,
"g": 206,
"b": 221
},
"hsl": {
"h": 190.345,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.80925,
"c": 0.0748,
"h": 212.2
},
"luminance": 0.54431
}Semantic roles & 50–950 ramp
primary
#86CEDD
secondary
#B46453
accent
#3E22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484