#BDCCDC#BDCCDC
#BDCCDC is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.028 H 249.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCDC |
|---|---|
| RGB | rgb(189, 204, 220) |
| HSL | hsl(211, 31%, 80%) |
| HSV | hsv(211, 14%, 86%) |
| CMYK | cmyk(14.1%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.39, -1.86, -9.66) |
| CIE-LCH | lch(81.39, 9.83, 259.08°) |
| OKLab | oklab(83.88% -0.0095 -0.026) |
| OKLCH | oklch(83.88% 0.028 249.9) |
| XYZ | xyz(55.4944, 59.1709, 76.1937) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.41
Cloudy Blue
#ACC2D9
ΔE00 3.94
Lightsteelblue
#B0C4DE
ΔE00 4.16
Light Grey Blue
#9DBCD4
ΔE00 6.72
Fog
#D8DCE0
ΔE00 7.11
Dove Gray
#B6B8BD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCDC #DCCDBD
analogous
#BDDBDC #BDCCDC #BDBDDC
triadic
#BDCCDC #DCBDCC #CCDCBD
tetradic
#BDCCDC #DCBDDB #DCCDBD #BDDCBD
square
#BDCCDC #DCBDDB #DCCDBD #BDDCBD
split-complementary
#BDCCDC #DCBDBD #DBDCBD
monochromatic
#6D8EB2 #95ADC7 #BDCCDC #E5EBF1 #EBF0F4
Accessibility & contrast
On white
1.64
#BDCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BDCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCDC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCDC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#B5D0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdccdc; /* rgb */ color: rgb(189, 204, 220); /* oklch */ color: oklch(83.9% 0.028 249.9);
Tailwind
colors: {
custom: {
50: '#d1dbe6',
500: '#bdccdc',
950: '#000000',
},
}SCSS
$custom: #bdccdc; $custom-light: #d1dbe6; $custom-dark: #000000;
JSON
{
"hex": "#bdccdc",
"rgb": {
"r": 189,
"g": 204,
"b": 220
},
"hsl": {
"h": 210.968,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.83875,
"c": 0.02774,
"h": 249.9
},
"luminance": 0.59172
}Semantic roles & 50–950 ramp
primary
#BDCCDC
secondary
#B39F8A
accent
#753CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484