#86CEDE#86CEDE
#86CEDE is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.0% C 0.075 H 213.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEDE |
|---|---|
| RGB | rgb(134, 206, 222) |
| HSL | hsl(191, 57%, 70%) |
| HSV | hsv(191, 40%, 87%) |
| CMYK | cmyk(39.6%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.74, -18.43, -15.02) |
| CIE-LCH | lch(78.74, 23.78, 219.17°) |
| OKLab | oklab(80.96% -0.0629 -0.0412) |
| OKLCH | oklch(80.96% 0.075 213.3) |
| XYZ | xyz(45.0829, 54.4818, 77.2335) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.83
Ice Blue
#A5DFF9
ΔE00 6.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEDE #DE9686
analogous
#86DEC2 #86CEDE #86A2DE
triadic
#86CEDE #DE86CE #CEDE86
tetradic
#86CEDE #C286DE #DE9686 #A2DE86
square
#86CEDE #C286DE #DE9686 #A2DE86
split-complementary
#86CEDE #DE86A2 #DEC286
monochromatic
#329FB8 #56BBD1 #86CEDE #B6E1EB #E6F5F8
Accessibility & contrast
On white
1.77
#86CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#86CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEDE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEDE | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#62D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #86cede; /* rgb */ color: rgb(134, 206, 222); /* oklch */ color: oklch(81.0% 0.075 213.3);
Tailwind
colors: {
custom: {
50: '#addde8',
500: '#86cede',
950: '#000000',
},
}SCSS
$custom: #86cede; $custom-light: #addde8; $custom-dark: #000000;
JSON
{
"hex": "#86cede",
"rgb": {
"r": 134,
"g": 206,
"b": 222
},
"hsl": {
"h": 190.909,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.8096,
"c": 0.07521,
"h": 213.3
},
"luminance": 0.54485
}Semantic roles & 50–950 ramp
primary
#86CEDE
secondary
#B56553
accent
#3F21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484