#BCD4ED#BCD4ED
#BCD4ED is a very light, muted cyan. Relative luminance 0.639; OKLCH L 86.0% C 0.043 H 249.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4ED |
|---|---|
| RGB | rgb(188, 212, 237) |
| HSL | hsl(211, 58%, 83%) |
| HSV | hsv(211, 21%, 93%) |
| CMYK | cmyk(20.7%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(83.91, -2.76, -14.95) |
| CIE-LCH | lch(83.91, 15.20, 259.52°) |
| OKLab | oklab(86.01% -0.0153 -0.0406) |
| OKLCH | oklch(86.01% 0.043 249.4) |
| XYZ | xyz(59.5646, 63.8912, 89.2983) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.24
Lightsteelblue
#B0C4DE
ΔE00 4.10
Cloudy Blue
#ACC2D9
ΔE00 4.45
Powder Blue (survey)
#B1D1FC
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.37
Light Grey Blue
#9DBCD4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4ED #EDD5BC
analogous
#BCECED #BCD4ED #BCBCED
triadic
#BCD4ED #EDBCD4 #D4EDBC
tetradic
#BCD4ED #EDBCEC #EDD5BC #BCEDBC
square
#BCD4ED #EDBCEC #EDD5BC #BCEDBC
split-complementary
#BCD4ED #EDBCBC #ECEDBC
monochromatic
#5C96D3 #8CB5E0 #BCD4ED #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.52
#BCD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BCD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4ED
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4ED | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#AFDADC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd4ed; /* rgb */ color: rgb(188, 212, 237); /* oklch */ color: oklch(86.0% 0.043 249.4);
Tailwind
colors: {
custom: {
50: '#d0e1f2',
500: '#bcd4ed',
950: '#000000',
},
}SCSS
$custom: #bcd4ed; $custom-light: #d0e1f2; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ed",
"rgb": {
"r": 188,
"g": 212,
"b": 237
},
"hsl": {
"h": 210.612,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.86011,
"c": 0.04339,
"h": 249.4
},
"luminance": 0.63893
}Semantic roles & 50–950 ramp
primary
#BCD4ED
secondary
#CAA783
accent
#7420C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485