#BCD6ED#BCD6ED
#BCD6ED is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.4% C 0.042 H 245.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6ED |
|---|---|
| RGB | rgb(188, 214, 237) |
| HSL | hsl(208, 58%, 83%) |
| HSV | hsv(208, 21%, 93%) |
| CMYK | cmyk(20.7%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(84.43, -3.81, -14.17) |
| CIE-LCH | lch(84.43, 14.67, 254.94°) |
| OKLab | oklab(86.42% -0.0179 -0.0385) |
| OKLCH | oklch(86.42% 0.042 245) |
| XYZ | xyz(60.0676, 64.8973, 89.4660) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.32
Cloudy Blue
#ACC2D9
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.72
Baby Blue (survey)
#A2CFFE
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6ED #EDD3BC
analogous
#BCEDEB #BCD6ED #BCBDED
triadic
#BCD6ED #EDBCD6 #D6EDBC
tetradic
#BCD6ED #EBBCED #EDD3BC #BDEDBC
square
#BCD6ED #EBBCED #EDD3BC #BDEDBC
split-complementary
#BCD6ED #EDBCBD #EDEBBC
monochromatic
#5C9BD3 #8CB8E0 #BCD6ED #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.50
#BCD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BCD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6ED
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6ED | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#AFDBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd6ed; /* rgb */ color: rgb(188, 214, 237); /* oklch */ color: oklch(86.4% 0.042 245.0);
Tailwind
colors: {
custom: {
50: '#d0e2f2',
500: '#bcd6ed',
950: '#000000',
},
}SCSS
$custom: #bcd6ed; $custom-light: #d0e2f2; $custom-dark: #000000;
JSON
{
"hex": "#bcd6ed",
"rgb": {
"r": 188,
"g": 214,
"b": 237
},
"hsl": {
"h": 208.163,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.86421,
"c": 0.04246,
"h": 245
},
"luminance": 0.64899
}Semantic roles & 50–950 ramp
primary
#BCD6ED
secondary
#CAA483
accent
#6E20C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485