#BCD4EC#BCD4EC
#BCD4EC is a very light, muted cyan. Relative luminance 0.638; OKLCH L 86.0% C 0.042 H 248.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4EC |
|---|---|
| RGB | rgb(188, 212, 236) |
| HSL | hsl(210, 56%, 83%) |
| HSV | hsv(210, 20%, 93%) |
| CMYK | cmyk(20.3%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.88, -2.98, -14.47) |
| CIE-LCH | lch(83.88, 14.77, 258.35°) |
| OKLab | oklab(85.98% -0.0156 -0.0393) |
| OKLCH | oklch(85.98% 0.042 248.3) |
| XYZ | xyz(59.4189, 63.8329, 88.5310) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.39
Lightsteelblue
#B0C4DE
ΔE00 4.21
Cloudy Blue
#ACC2D9
ΔE00 4.42
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Baby Blue (survey)
#A2CFFE
ΔE00 6.56
Light Grey Blue
#9DBCD4
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4EC #ECD4BC
analogous
#BCECEC #BCD4EC #BCBCEC
triadic
#BCD4EC #ECBCD4 #D4ECBC
tetradic
#BCD4EC #ECBCEC #ECD4BC #BCECBC
square
#BCD4EC #ECBCEC #ECD4BC #BCECBC
split-complementary
#BCD4EC #ECBCBC #ECECBC
monochromatic
#5D97D1 #8CB5DE #BCD4EC #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.53
#BCD4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BCD4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4EC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4EC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#AFD9DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd4ec; /* rgb */ color: rgb(188, 212, 236); /* oklch */ color: oklch(86.0% 0.042 248.3);
Tailwind
colors: {
custom: {
50: '#d0e1f2',
500: '#bcd4ec',
950: '#000000',
},
}SCSS
$custom: #bcd4ec; $custom-light: #d0e1f2; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ec",
"rgb": {
"r": 188,
"g": 212,
"b": 236
},
"hsl": {
"h": 210,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.85977,
"c": 0.04228,
"h": 248.3
},
"luminance": 0.63834
}Semantic roles & 50–950 ramp
primary
#BCD4EC
secondary
#C9A683
accent
#7322C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485