#BDCBD2#BDCBD2
#BDCBD2 is a very light, near-neutral cyan. Relative luminance 0.582; OKLCH L 83.4% C 0.018 H 229.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBD2 |
|---|---|
| RGB | rgb(189, 203, 210) |
| HSL | hsl(200, 19%, 78%) |
| HSV | hsv(200, 10%, 82%) |
| CMYK | cmyk(10%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(80.84, -3.37, -5.11) |
| CIE-LCH | lch(80.84, 6.12, 236.59°) |
| OKLab | oklab(83.35% -0.0119 -0.0137) |
| OKLCH | oklch(83.35% 0.018 229) |
| XYZ | xyz(53.9725, 58.1831, 69.3472) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.35
Fog
#D8DCE0
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.56
Dove Gray
#B6B8BD
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBD2 #D2C4BD
analogous
#BDD2CE #BDCBD2 #BDC0D2
triadic
#BDCBD2 #D2BDCB #CBD2BD
tetradic
#BDCBD2 #CEBDD2 #D2C4BD #C0D2BD
square
#BDCBD2 #CEBDD2 #D2C4BD #C0D2BD
split-complementary
#BDCBD2 #D2BDC0 #D2CEBD
monochromatic
#7492A0 #99AEB9 #BDCBD2 #E1E8EB #EDF1F3
Accessibility & contrast
On white
1.66
#BDCBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BDCBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBD2
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBD2 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C4C8D2
Tritanopia (blue-blind)
#B8CDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcbd2; /* rgb */ color: rgb(189, 203, 210); /* oklch */ color: oklch(83.4% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#d1dadf',
500: '#bdcbd2',
950: '#000000',
},
}SCSS
$custom: #bdcbd2; $custom-light: #d1dadf; $custom-dark: #000000;
JSON
{
"hex": "#bdcbd2",
"rgb": {
"r": 189,
"g": 203,
"b": 210
},
"hsl": {
"h": 200,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.83352,
"c": 0.01818,
"h": 229
},
"luminance": 0.58184
}Semantic roles & 50–950 ramp
primary
#BDCBD2
secondary
#A7958C
accent
#65489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384