#BDC8D2#BDC8D2
#BDC8D2 is a very light, near-neutral cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.019 H 245.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8D2 |
|---|---|
| RGB | rgb(189, 200, 210) |
| HSL | hsl(209, 19%, 78%) |
| HSV | hsv(209, 10%, 82%) |
| CMYK | cmyk(10%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(80.06, -1.79, -6.27) |
| CIE-LCH | lch(80.06, 6.52, 254.07°) |
| OKLab | oklab(82.74% -0.0077 -0.0168) |
| OKLCH | oklch(82.74% 0.019 245.4) |
| XYZ | xyz(53.2709, 56.7799, 69.1133) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8D2 #D2C7BD
analogous
#BDD2D1 #BDC8D2 #BDBDD2
triadic
#BDC8D2 #D2BDC8 #C8D2BD
tetradic
#BDC8D2 #D1BDD2 #D2C7BD #BDD2BD
square
#BDC8D2 #D1BDD2 #D2C7BD #BDD2BD
split-complementary
#BDC8D2 #D2BDBD #D2D1BD
monochromatic
#748BA0 #99AAB9 #BDC8D2 #E1E6EB #EDF0F3
Accessibility & contrast
On white
1.70
#BDC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BDC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8D2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8D2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#C2C5D2
Tritanopia (blue-blind)
#B8CACB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc8d2; /* rgb */ color: rgb(189, 200, 210); /* oklch */ color: oklch(82.7% 0.019 245.4);
Tailwind
colors: {
custom: {
50: '#d1d8df',
500: '#bdc8d2',
950: '#000000',
},
}SCSS
$custom: #bdc8d2; $custom-light: #d1d8df; $custom-dark: #000000;
JSON
{
"hex": "#bdc8d2",
"rgb": {
"r": 189,
"g": 200,
"b": 210
},
"hsl": {
"h": 208.571,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.82735,
"c": 0.01852,
"h": 245.4
},
"luminance": 0.56781
}Semantic roles & 50–950 ramp
primary
#BDC8D2
secondary
#A7998C
accent
#71489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384