#BCDEEC#BCDEEC
#BCDEEC is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.041 H 224.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEEC |
|---|---|
| RGB | rgb(188, 222, 236) |
| HSL | hsl(198, 56%, 83%) |
| HSV | hsv(198, 20%, 93%) |
| CMYK | cmyk(20.3%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(86.50, -8.18, -10.55) |
| CIE-LCH | lch(86.50, 13.35, 232.22°) |
| OKLab | oklab(88.04% -0.0289 -0.0286) |
| OKLCH | oklch(88.04% 0.041 224.7) |
| XYZ | xyz(61.9965, 68.9881, 89.3902) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.95
Ice Blue
#A5DFF9
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 7.98
Sky Blue
#87CEEB
ΔE00 8.51
Baby Blue
#89CFF0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEEC #ECCABC
analogous
#BCECE2 #BCDEEC #BCC6EC
triadic
#BCDEEC #ECBCDE #DEECBC
tetradic
#BCDEEC #E2BCEC #ECCABC #C6ECBC
square
#BCDEEC #E2BCEC #ECCABC #C6ECBC
split-complementary
#BCDEEC #ECBCC6 #ECE2BC
monochromatic
#5DAFD1 #8CC7DE #BCDEEC #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.42
#BCDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BCDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEEC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEEC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#AEE2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdeec; /* rgb */ color: rgb(188, 222, 236); /* oklch */ color: oklch(88.0% 0.041 224.7);
Tailwind
colors: {
custom: {
50: '#d0e8f2',
500: '#bcdeec',
950: '#000000',
},
}SCSS
$custom: #bcdeec; $custom-light: #d0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#bcdeec",
"rgb": {
"r": 188,
"g": 222,
"b": 236
},
"hsl": {
"h": 197.5,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.88042,
"c": 0.04071,
"h": 224.7
},
"luminance": 0.6899
}Semantic roles & 50–950 ramp
primary
#BCDEEC
secondary
#C99883
accent
#5122C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485