#BCDCEB#BCDCEB
#BCDCEB is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.6% C 0.040 H 227.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCEB |
|---|---|
| RGB | rgb(188, 220, 235) |
| HSL | hsl(199, 54%, 83%) |
| HSV | hsv(199, 20%, 92%) |
| CMYK | cmyk(20%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.94, -7.36, -10.85) |
| CIE-LCH | lch(85.94, 13.11, 235.84°) |
| OKLab | oklab(87.59% -0.0267 -0.0294) |
| OKLCH | oklch(87.59% 0.04 227.8) |
| XYZ | xyz(61.3236, 67.8741, 88.4512) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.45
Ice Blue
#A5DFF9
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 6.63
Cloudy Blue
#ACC2D9
ΔE00 8.06
Light Blue Grey
#B7C9E2
ΔE00 8.40
Baby Blue
#89CFF0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCEB #EBCBBC
analogous
#BCEBE2 #BCDCEB #BCC4EB
triadic
#BCDCEB #EBBCDC #DCEBBC
tetradic
#BCDCEB #E2BCEB #EBCBBC #C4EBBC
square
#BCDCEB #E2BCEB #EBCBBC #C4EBBC
split-complementary
#BCDCEB #EBBCC4 #EBE2BC
monochromatic
#5EABCF #8DC3DD #BCDCEB #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.44
#BCDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BCDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCEB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCEB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#AFE1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdceb; /* rgb */ color: rgb(188, 220, 235); /* oklch */ color: oklch(87.6% 0.040 227.8);
Tailwind
colors: {
custom: {
50: '#d0e6f1',
500: '#bcdceb',
950: '#000000',
},
}SCSS
$custom: #bcdceb; $custom-light: #d0e6f1; $custom-dark: #000000;
JSON
{
"hex": "#bcdceb",
"rgb": {
"r": 188,
"g": 220,
"b": 235
},
"hsl": {
"h": 199.149,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.87594,
"c": 0.03972,
"h": 227.8
},
"luminance": 0.67876
}Semantic roles & 50–950 ramp
primary
#BCDCEB
secondary
#C79984
accent
#5624C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485