#BCD3EC#BCD3EC
#BCD3EC is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.8% C 0.043 H 250.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3EC |
|---|---|
| RGB | rgb(188, 211, 236) |
| HSL | hsl(211, 56%, 83%) |
| HSV | hsv(211, 20%, 93%) |
| CMYK | cmyk(20.3%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(83.62, -2.46, -14.86) |
| CIE-LCH | lch(83.62, 15.06, 260.61°) |
| OKLab | oklab(85.77% -0.0143 -0.0404) |
| OKLCH | oklch(85.77% 0.043 250.5) |
| XYZ | xyz(59.1697, 63.3345, 88.4479) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.87
Lightsteelblue
#B0C4DE
ΔE00 3.79
Cloudy Blue
#ACC2D9
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 4.82
Baby Blue (survey)
#A2CFFE
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3EC #ECD5BC
analogous
#BCEBEC #BCD3EC #BDBCEC
triadic
#BCD3EC #ECBCD3 #D3ECBC
tetradic
#BCD3EC #ECBCEB #ECD5BC #BCECBD
square
#BCD3EC #ECBCEB #ECD5BC #BCECBD
split-complementary
#BCD3EC #ECBDBC #EBECBC
monochromatic
#5D94D1 #8CB4DE #BCD3EC #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.54
#BCD3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BCD3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3EC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3EC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#B0D9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd3ec; /* rgb */ color: rgb(188, 211, 236); /* oklch */ color: oklch(85.8% 0.043 250.5);
Tailwind
colors: {
custom: {
50: '#d0e0f2',
500: '#bcd3ec',
950: '#000000',
},
}SCSS
$custom: #bcd3ec; $custom-light: #d0e0f2; $custom-dark: #000000;
JSON
{
"hex": "#bcd3ec",
"rgb": {
"r": 188,
"g": 211,
"b": 236
},
"hsl": {
"h": 211.25,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.85772,
"c": 0.04281,
"h": 250.5
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#BCD3EC
secondary
#C9A883
accent
#7622C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485