#86CEDF#86CEDF
#86CEDF is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.0% C 0.076 H 214.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEDF |
|---|---|
| RGB | rgb(134, 206, 223) |
| HSL | hsl(191, 58%, 70%) |
| HSV | hsv(191, 40%, 87%) |
| CMYK | cmyk(39.9%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.77, -18.18, -15.51) |
| CIE-LCH | lch(78.77, 23.90, 220.46°) |
| OKLab | oklab(80.99% -0.0625 -0.0426) |
| OKLCH | oklch(80.99% 0.076 214.3) |
| XYZ | xyz(45.2174, 54.5356, 77.9415) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.19
Ice Blue
#A5DFF9
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 6.94
Neon Blue
#04D9FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEDF #DF9786
analogous
#86DFC4 #86CEDF #86A1DF
triadic
#86CEDF #DF86CE #CEDF86
tetradic
#86CEDF #C486DF #DF9786 #A1DF86
square
#86CEDF #C486DF #DF9786 #A1DF86
split-complementary
#86CEDF #DF86A1 #DFC486
monochromatic
#319FBA #56BAD2 #86CEDF #B6E2EC #E7F5F9
Accessibility & contrast
On white
1.76
#86CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#86CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEDF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEDF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#61D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #86cedf; /* rgb */ color: rgb(134, 206, 223); /* oklch */ color: oklch(81.0% 0.076 214.3);
Tailwind
colors: {
custom: {
50: '#addde9',
500: '#86cedf',
950: '#000000',
},
}SCSS
$custom: #86cedf; $custom-light: #addde9; $custom-dark: #000000;
JSON
{
"hex": "#86cedf",
"rgb": {
"r": 134,
"g": 206,
"b": 223
},
"hsl": {
"h": 191.461,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.80995,
"c": 0.07564,
"h": 214.3
},
"luminance": 0.54539
}Semantic roles & 50–950 ramp
primary
#86CEDF
secondary
#B66653
accent
#3F20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484