#BCD1EB#BCD1EB
#BCD1EB is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.3% C 0.043 H 253.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1EB |
|---|---|
| RGB | rgb(188, 209, 235) |
| HSL | hsl(213, 54%, 83%) |
| HSV | hsv(213, 20%, 92%) |
| CMYK | cmyk(20%, 11.1%, 0%, 7.8%) |
| CIE-LAB | lab(83.07, -1.62, -15.15) |
| CIE-LCH | lch(83.07, 15.24, 263.88°) |
| OKLab | oklab(85.33% -0.0119 -0.0412) |
| OKLCH | oklch(85.33% 0.043 253.8) |
| XYZ | xyz(58.5310, 62.2890, 87.5203) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.08
Lightsteelblue
#B0C4DE
ΔE00 3.19
Cloudy Blue
#ACC2D9
ΔE00 4.06
Powder Blue (survey)
#B1D1FC
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1EB #EBD6BC
analogous
#BCE9EB #BCD1EB #BEBCEB
triadic
#BCD1EB #EBBCD1 #D1EBBC
tetradic
#BCD1EB #EBBCE9 #EBD6BC #BCEBBE
square
#BCD1EB #EBBCE9 #EBD6BC #BCEBBE
split-complementary
#BCD1EB #EBBEBC #E9EBBC
monochromatic
#5E90CF #8DB1DD #BCD1EB #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.56
#BCD1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BCD1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1EB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1EB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#B0D7D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd1eb; /* rgb */ color: rgb(188, 209, 235); /* oklch */ color: oklch(85.3% 0.043 253.8);
Tailwind
colors: {
custom: {
50: '#d0dff1',
500: '#bcd1eb',
950: '#000000',
},
}SCSS
$custom: #bcd1eb; $custom-light: #d0dff1; $custom-dark: #000000;
JSON
{
"hex": "#bcd1eb",
"rgb": {
"r": 188,
"g": 209,
"b": 235
},
"hsl": {
"h": 213.191,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.85328,
"c": 0.04285,
"h": 253.8
},
"luminance": 0.6229
}Semantic roles & 50–950 ramp
primary
#BCD1EB
secondary
#C7A984
accent
#7B24C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485