#BCD4EB#BCD4EB
#BCD4EB is a very light, muted cyan. Relative luminance 0.638; OKLCH L 85.9% C 0.041 H 247.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4EB |
|---|---|
| RGB | rgb(188, 212, 235) |
| HSL | hsl(209, 54%, 83%) |
| HSV | hsv(209, 20%, 92%) |
| CMYK | cmyk(20%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.85, -3.20, -13.98) |
| CIE-LCH | lch(83.85, 14.34, 257.11°) |
| OKLab | oklab(85.94% -0.016 -0.0379) |
| OKLCH | oklch(85.94% 0.041 247.2) |
| XYZ | xyz(59.2740, 63.7749, 87.7680) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.57
Lightsteelblue
#B0C4DE
ΔE00 4.36
Cloudy Blue
#ACC2D9
ΔE00 4.42
Powder Blue (survey)
#B1D1FC
ΔE00 5.54
Light Grey Blue
#9DBCD4
ΔE00 6.66
Baby Blue (survey)
#A2CFFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4EB #EBD3BC
analogous
#BCEBEB #BCD4EB #BCBCEB
triadic
#BCD4EB #EBBCD4 #D4EBBC
tetradic
#BCD4EB #EBBCEB #EBD3BC #BCEBBC
square
#BCD4EB #EBBCEB #EBD3BC #BCEBBC
split-complementary
#BCD4EB #EBBCBC #EBEBBC
monochromatic
#5E98CF #8DB6DD #BCD4EB #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.53
#BCD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BCD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4EB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4EB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#B0D9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd4eb; /* rgb */ color: rgb(188, 212, 235); /* oklch */ color: oklch(85.9% 0.041 247.2);
Tailwind
colors: {
custom: {
50: '#d0e1f1',
500: '#bcd4eb',
950: '#000000',
},
}SCSS
$custom: #bcd4eb; $custom-light: #d0e1f1; $custom-dark: #000000;
JSON
{
"hex": "#bcd4eb",
"rgb": {
"r": 188,
"g": 212,
"b": 235
},
"hsl": {
"h": 209.362,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.85943,
"c": 0.04118,
"h": 247.2
},
"luminance": 0.63776
}Semantic roles & 50–950 ramp
primary
#BCD4EB
secondary
#C7A584
accent
#7124C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485