#BCD3EF#BCD3EF
#BCD3EF is a very light, muted cyan. Relative luminance 0.635; OKLCH L 85.9% C 0.046 H 253.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3EF |
|---|---|
| RGB | rgb(188, 211, 239) |
| HSL | hsl(213, 61%, 84%) |
| HSV | hsv(213, 21%, 94%) |
| CMYK | cmyk(21.3%, 11.7%, 0%, 6.3%) |
| CIE-LAB | lab(83.71, -1.80, -16.31) |
| CIE-LCH | lch(83.71, 16.41, 263.70°) |
| OKLab | oklab(85.88% -0.0132 -0.0444) |
| OKLCH | oklch(85.88% 0.046 253.4) |
| XYZ | xyz(59.6092, 63.5103, 90.7627) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.75
Lightsteelblue
#B0C4DE
ΔE00 3.71
Powder Blue (survey)
#B1D1FC
ΔE00 3.98
Cloudy Blue
#ACC2D9
ΔE00 4.57
Baby Blue (survey)
#A2CFFE
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3EF #EFD8BC
analogous
#BCECEF #BCD3EF #BEBCEF
triadic
#BCD3EF #EFBCD3 #D3EFBC
tetradic
#BCD3EF #EFBCEC #EFD8BC #BCEFBE
square
#BCD3EF #EFBCEC #EFD8BC #BCEFBE
split-complementary
#BCD3EF #EFBEBC #ECEFBC
monochromatic
#5992D7 #8BB3E3 #BCD3EF #E6EFF9 #E6EFF9
Accessibility & contrast
On white
1.53
#BCD3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BCD3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3EF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3EF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F0
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#AFD9DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd3ef; /* rgb */ color: rgb(188, 211, 239); /* oklch */ color: oklch(85.9% 0.046 253.4);
Tailwind
colors: {
custom: {
50: '#d0e0f4',
500: '#bcd3ef',
950: '#000000',
},
}SCSS
$custom: #bcd3ef; $custom-light: #d0e0f4; $custom-dark: #000000;
JSON
{
"hex": "#bcd3ef",
"rgb": {
"r": 188,
"g": 211,
"b": 239
},
"hsl": {
"h": 212.941,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.85875,
"c": 0.04629,
"h": 253.4
},
"luminance": 0.63512
}Semantic roles & 50–950 ramp
primary
#BCD3EF
secondary
#CDAB82
accent
#7B1CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485