#BCDEED#BCDEED
#BCDEED is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.1% C 0.041 H 226.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEED |
|---|---|
| RGB | rgb(188, 222, 237) |
| HSL | hsl(198, 58%, 83%) |
| HSV | hsv(198, 21%, 93%) |
| CMYK | cmyk(20.7%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.53, -7.96, -11.04) |
| CIE-LCH | lch(86.53, 13.61, 234.18°) |
| OKLab | oklab(88.08% -0.0286 -0.0299) |
| OKLCH | oklch(88.08% 0.041 226.3) |
| XYZ | xyz(62.1422, 69.0464, 90.1575) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.14
Ice Blue
#A5DFF9
ΔE00 5.04
Powder Blue
#B0E0E6
ΔE00 6.16
Pale Sky Blue
#BDF6FE
ΔE00 8.22
Sky Blue
#87CEEB
ΔE00 8.42
Baby Blue
#89CFF0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEED #EDCBBC
analogous
#BCEDE3 #BCDEED #BCC5ED
triadic
#BCDEED #EDBCDE #DEEDBC
tetradic
#BCDEED #E3BCED #EDCBBC #C5EDBC
square
#BCDEED #E3BCED #EDCBBC #C5EDBC
split-complementary
#BCDEED #EDBCC5 #EDE3BC
monochromatic
#5CAED3 #8CC6E0 #BCDEED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.42
#BCDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BCDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEED
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEED | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#AEE3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdeed; /* rgb */ color: rgb(188, 222, 237); /* oklch */ color: oklch(88.1% 0.041 226.3);
Tailwind
colors: {
custom: {
50: '#d0e8f2',
500: '#bcdeed',
950: '#000000',
},
}SCSS
$custom: #bcdeed; $custom-light: #d0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#bcdeed",
"rgb": {
"r": 188,
"g": 222,
"b": 237
},
"hsl": {
"h": 198.367,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.88075,
"c": 0.04139,
"h": 226.3
},
"luminance": 0.69048
}Semantic roles & 50–950 ramp
primary
#BCDEED
secondary
#CA9983
accent
#5320C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485