#BDC8D0#BDC8D0
#BDC8D0 is a very light, near-neutral cyan. Relative luminance 0.567; OKLCH L 82.7% C 0.017 H 239.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8D0 |
|---|---|
| RGB | rgb(189, 200, 208) |
| HSL | hsl(205, 17%, 78%) |
| HSV | hsv(205, 9%, 82%) |
| CMYK | cmyk(9.1%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(80.00, -2.19, -5.28) |
| CIE-LCH | lch(80.00, 5.71, 247.48°) |
| OKLab | oklab(82.67% -0.0085 -0.0142) |
| OKLCH | oklch(82.67% 0.017 239.2) |
| XYZ | xyz(53.0233, 56.6808, 67.8093) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.25
Dove Gray
#B6B8BD
ΔE00 5.37
Silver
#C0C0C0
ΔE00 5.68
Fog
#D8DCE0
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8D0 #D0C5BD
analogous
#BDD0CE #BDC8D0 #BDBED0
triadic
#BDC8D0 #D0BDC8 #C8D0BD
tetradic
#BDC8D0 #CEBDD0 #D0C5BD #BED0BD
square
#BDC8D0 #CEBDD0 #D0C5BD #BED0BD
split-complementary
#BDC8D0 #D0BDBE #D0CEBD
monochromatic
#768C9D #99AAB7 #BDC8D0 #E1E6E9 #EDF0F2
Accessibility & contrast
On white
1.70
#BDC8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BDC8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8D0
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8D0 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D0
Deuteranopia (green-blind)
#C2C5D0
Tritanopia (blue-blind)
#B8CACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc8d0; /* rgb */ color: rgb(189, 200, 208); /* oklch */ color: oklch(82.7% 0.017 239.2);
Tailwind
colors: {
custom: {
50: '#d1d8de',
500: '#bdc8d0',
950: '#000000',
},
}SCSS
$custom: #bdc8d0; $custom-light: #d1d8de; $custom-dark: #000000;
JSON
{
"hex": "#bdc8d0",
"rgb": {
"r": 189,
"g": 200,
"b": 208
},
"hsl": {
"h": 205.263,
"s": 16.814,
"l": 77.843
},
"oklch": {
"l": 0.82672,
"c": 0.0165,
"h": 239.2
},
"luminance": 0.56681
}Semantic roles & 50–950 ramp
primary
#BDC8D0
secondary
#A5978D
accent
#6C4A9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384