#86BCED#86BCED
#86BCED is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.090 H 246.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #86BCED |
|---|---|
| RGB | rgb(134, 188, 237) |
| HSL | hsl(209, 74%, 73%) |
| HSV | hsv(209, 43%, 93%) |
| CMYK | cmyk(43.5%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(74.28, -5.03, -29.88) |
| CIE-LCH | lch(74.28, 30.30, 260.44°) |
| OKLab | oklab(77.59% -0.0358 -0.083) |
| OKLCH | oklch(77.59% 0.09 246.6) |
| XYZ | xyz(43.0956, 47.1464, 86.9336) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.73
Carolina Blue
#8AB8FE
ΔE00 3.88
Sky
#82CAFC
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Light Blue
#95D0FC
ΔE00 5.23
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BCED #EDB786
analogous
#86EDEB #86BCED #8688ED
triadic
#86BCED #ED86BC #BCED86
tetradic
#86BCED #EB86ED #EDB786 #88ED86
square
#86BCED #EB86ED #EDB786 #88ED86
split-complementary
#86BCED #ED8688 #EDEB86
monochromatic
#2081D8 #519EE5 #86BCED #BBD9F5 #E4F0FB
Accessibility & contrast
On white
2.01
#86BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#86BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BCED
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BCED | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#5DC8CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #86bced; /* rgb */ color: rgb(134, 188, 237); /* oklch */ color: oklch(77.6% 0.090 246.6);
Tailwind
colors: {
custom: {
50: '#add0f3',
500: '#86bced',
950: '#000000',
},
}SCSS
$custom: #86bced; $custom-light: #add0f3; $custom-dark: #000000;
JSON
{
"hex": "#86bced",
"rgb": {
"r": 134,
"g": 188,
"b": 237
},
"hsl": {
"h": 208.544,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.77594,
"c": 0.09038,
"h": 246.6
},
"luminance": 0.47149
}Semantic roles & 50–950 ramp
primary
#86BCED
secondary
#F3E5D8
accent
#6E0FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285