#BCD3EB#BCD3EB
#BCD3EB is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.7% C 0.042 H 249.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3EB |
|---|---|
| RGB | rgb(188, 211, 235) |
| HSL | hsl(211, 54%, 83%) |
| HSV | hsv(211, 20%, 92%) |
| CMYK | cmyk(20%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.59, -2.68, -14.37) |
| CIE-LCH | lch(83.59, 14.62, 259.45°) |
| OKLab | oklab(85.74% -0.0146 -0.039) |
| OKLCH | oklch(85.74% 0.042 249.4) |
| XYZ | xyz(59.0248, 63.2765, 87.6849) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.01
Lightsteelblue
#B0C4DE
ΔE00 3.90
Cloudy Blue
#ACC2D9
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 5.15
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3EB #EBD4BC
analogous
#BCEBEB #BCD3EB #BCBCEB
triadic
#BCD3EB #EBBCD3 #D3EBBC
tetradic
#BCD3EB #EBBCEB #EBD4BC #BCEBBC
square
#BCD3EB #EBBCEB #EBD4BC #BCEBBC
split-complementary
#BCD3EB #EBBCBC #EBEBBC
monochromatic
#5E95CF #8DB4DD #BCD3EB #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.54
#BCD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BCD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3EB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3EB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#B0D8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd3eb; /* rgb */ color: rgb(188, 211, 235); /* oklch */ color: oklch(85.7% 0.042 249.4);
Tailwind
colors: {
custom: {
50: '#d0e0f1',
500: '#bcd3eb',
950: '#000000',
},
}SCSS
$custom: #bcd3eb; $custom-light: #d0e0f1; $custom-dark: #000000;
JSON
{
"hex": "#bcd3eb",
"rgb": {
"r": 188,
"g": 211,
"b": 235
},
"hsl": {
"h": 210.638,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.85738,
"c": 0.04167,
"h": 249.4
},
"luminance": 0.63278
}Semantic roles & 50–950 ramp
primary
#BCD3EB
secondary
#C7A684
accent
#7424C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485