#BCDCED#BCDCED
#BCDCED is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.7% C 0.041 H 231.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCED |
|---|---|
| RGB | rgb(188, 220, 237) |
| HSL | hsl(201, 58%, 83%) |
| HSV | hsv(201, 21%, 93%) |
| CMYK | cmyk(20.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.00, -6.93, -11.82) |
| CIE-LCH | lch(86.00, 13.70, 239.61°) |
| OKLab | oklab(87.66% -0.0259 -0.0321) |
| OKLCH | oklch(87.66% 0.041 231) |
| XYZ | xyz(61.6141, 67.9903, 89.9815) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.95
Ice Blue
#A5DFF9
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 7.33
Cloudy Blue
#ACC2D9
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.83
Baby Blue
#89CFF0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCED #EDCDBC
analogous
#BCEDE5 #BCDCED #BCC3ED
triadic
#BCDCED #EDBCDC #DCEDBC
tetradic
#BCDCED #E5BCED #EDCDBC #C3EDBC
square
#BCDCED #E5BCED #EDCDBC #C3EDBC
split-complementary
#BCDCED #EDBCC3 #EDE5BC
monochromatic
#5CAAD3 #8CC3E0 #BCDCED #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.44
#BCDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BCDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCED
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCED | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#AEE1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdced; /* rgb */ color: rgb(188, 220, 237); /* oklch */ color: oklch(87.7% 0.041 231.0);
Tailwind
colors: {
custom: {
50: '#d0e6f2',
500: '#bcdced',
950: '#000000',
},
}SCSS
$custom: #bcdced; $custom-light: #d0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#bcdced",
"rgb": {
"r": 188,
"g": 220,
"b": 237
},
"hsl": {
"h": 200.816,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.8766,
"c": 0.04124,
"h": 231
},
"luminance": 0.67992
}Semantic roles & 50–950 ramp
primary
#BCDCED
secondary
#CA9C83
accent
#5920C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485