#BDCCD3#BDCCD3
#BDCCD3 is a very light, near-neutral cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.019 H 227.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCD3 |
|---|---|
| RGB | rgb(189, 204, 211) |
| HSL | hsl(199, 20%, 78%) |
| HSV | hsv(199, 10%, 83%) |
| CMYK | cmyk(10.4%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(81.13, -3.70, -5.22) |
| CIE-LCH | lch(81.13, 6.39, 234.69°) |
| OKLab | oklab(83.59% -0.0129 -0.014) |
| OKLCH | oklch(83.59% 0.019 227.3) |
| XYZ | xyz(54.3344, 58.7069, 70.0843) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.56
Fog
#D8DCE0
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 6.89
Silver
#C0C0C0
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCD3 #D3C4BD
analogous
#BDD3CF #BDCCD3 #BDC1D3
triadic
#BDCCD3 #D3BDCC #CCD3BD
tetradic
#BDCCD3 #CFBDD3 #D3C4BD #C1D3BD
square
#BDCCD3 #CFBDD3 #D3C4BD #C1D3BD
split-complementary
#BDCCD3 #D3BDC1 #D3CFBD
monochromatic
#7493A2 #98B0BB #BDCCD3 #E2E8EB #EDF1F3
Accessibility & contrast
On white
1.65
#BDCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BDCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCD3
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCD3 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD3
Deuteranopia (green-blind)
#C5C8D3
Tritanopia (blue-blind)
#B7CECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdccd3; /* rgb */ color: rgb(189, 204, 211); /* oklch */ color: oklch(83.6% 0.019 227.3);
Tailwind
colors: {
custom: {
50: '#d1dbe0',
500: '#bdccd3',
950: '#000000',
},
}SCSS
$custom: #bdccd3; $custom-light: #d1dbe0; $custom-dark: #000000;
JSON
{
"hex": "#bdccd3",
"rgb": {
"r": 189,
"g": 204,
"b": 211
},
"hsl": {
"h": 199.091,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.8359,
"c": 0.01909,
"h": 227.3
},
"luminance": 0.58708
}Semantic roles & 50–950 ramp
primary
#BDCCD3
secondary
#A8958C
accent
#63479E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484