#BCD3ED#BCD3ED
#BCD3ED is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.8% C 0.044 H 251.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3ED |
|---|---|
| RGB | rgb(188, 211, 237) |
| HSL | hsl(212, 58%, 83%) |
| HSV | hsv(212, 21%, 93%) |
| CMYK | cmyk(20.7%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(83.65, -2.24, -15.34) |
| CIE-LCH | lch(83.65, 15.50, 261.69°) |
| OKLab | oklab(85.81% -0.0139 -0.0417) |
| OKLCH | oklch(85.81% 0.044 251.5) |
| XYZ | xyz(59.3154, 63.3928, 89.2152) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.78
Lightsteelblue
#B0C4DE
ΔE00 3.72
Cloudy Blue
#ACC2D9
ΔE00 4.33
Powder Blue (survey)
#B1D1FC
ΔE00 4.52
Baby Blue (survey)
#A2CFFE
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3ED #EDD6BC
analogous
#BCEBED #BCD3ED #BDBCED
triadic
#BCD3ED #EDBCD3 #D3EDBC
tetradic
#BCD3ED #EDBCEB #EDD6BC #BCEDBD
square
#BCD3ED #EDBCEB #EDD6BC #BCEDBD
split-complementary
#BCD3ED #EDBDBC #EBEDBC
monochromatic
#5C94D3 #8CB3E0 #BCD3ED #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.54
#BCD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BCD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3ED
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3ED | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EE
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#AFD9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd3ed; /* rgb */ color: rgb(188, 211, 237); /* oklch */ color: oklch(85.8% 0.044 251.5);
Tailwind
colors: {
custom: {
50: '#d0e0f2',
500: '#bcd3ed',
950: '#000000',
},
}SCSS
$custom: #bcd3ed; $custom-light: #d0e0f2; $custom-dark: #000000;
JSON
{
"hex": "#bcd3ed",
"rgb": {
"r": 188,
"g": 211,
"b": 237
},
"hsl": {
"h": 211.837,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.85806,
"c": 0.04396,
"h": 251.5
},
"luminance": 0.63394
}Semantic roles & 50–950 ramp
primary
#BCD3ED
secondary
#CAA983
accent
#7820C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485