#BCD6EC#BCD6EC
#BCD6EC is a very light, muted cyan. Relative luminance 0.648; OKLCH L 86.4% C 0.041 H 243.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6EC |
|---|---|
| RGB | rgb(188, 214, 236) |
| HSL | hsl(208, 56%, 83%) |
| HSV | hsv(208, 20%, 93%) |
| CMYK | cmyk(20.3%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(84.40, -4.03, -13.68) |
| CIE-LCH | lch(84.40, 14.26, 253.59°) |
| OKLab | oklab(86.39% -0.0183 -0.0371) |
| OKLCH | oklch(86.39% 0.041 243.8) |
| XYZ | xyz(59.9219, 64.8390, 88.6987) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.53
Cloudy Blue
#ACC2D9
ΔE00 5.01
Lightsteelblue
#B0C4DE
ΔE00 5.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 6.85
Lightblue
#ADD8E6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6EC #ECD2BC
analogous
#BCECEA #BCD6EC #BCBEEC
triadic
#BCD6EC #ECBCD6 #D6ECBC
tetradic
#BCD6EC #EABCEC #ECD2BC #BEECBC
square
#BCD6EC #EABCEC #ECD2BC #BEECBC
split-complementary
#BCD6EC #ECBCBE #ECEABC
monochromatic
#5D9CD1 #8CB9DE #BCD6EC #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.50
#BCD6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BCD6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6EC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6EC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#AFDBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd6ec; /* rgb */ color: rgb(188, 214, 236); /* oklch */ color: oklch(86.4% 0.041 243.8);
Tailwind
colors: {
custom: {
50: '#d0e2f2',
500: '#bcd6ec',
950: '#000000',
},
}SCSS
$custom: #bcd6ec; $custom-light: #d0e2f2; $custom-dark: #000000;
JSON
{
"hex": "#bcd6ec",
"rgb": {
"r": 188,
"g": 214,
"b": 236
},
"hsl": {
"h": 207.5,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.86388,
"c": 0.04141,
"h": 243.8
},
"luminance": 0.64841
}Semantic roles & 50–950 ramp
primary
#BCD6EC
secondary
#C9A383
accent
#6C22C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485