#BDCCD1#BDCCD1
#BDCCD1 is a very light, near-neutral cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.018 H 219.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCD1 |
|---|---|
| RGB | rgb(189, 204, 209) |
| HSL | hsl(195, 18%, 78%) |
| HSV | hsv(195, 10%, 82%) |
| CMYK | cmyk(9.6%, 2.4%, 0%, 18%) |
| CIE-LAB | lab(81.08, -4.09, -4.23) |
| CIE-LCH | lch(81.08, 5.89, 225.92°) |
| OKLab | oklab(83.53% -0.0137 -0.0114) |
| OKLCH | oklch(83.53% 0.018 219.7) |
| XYZ | xyz(54.0852, 58.6072, 68.7721) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.08
Fog
#D8DCE0
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.80
Silver
#C0C0C0
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 7.27
Light Grey
#D8DCD6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCD1 #D1C2BD
analogous
#BDD1CC #BDCCD1 #BDC2D1
triadic
#BDCCD1 #D1BDCC #CCD1BD
tetradic
#BDCCD1 #CCBDD1 #D1C2BD #C2D1BD
square
#BDCCD1 #CCBDD1 #D1C2BD #C2D1BD
split-complementary
#BDCCD1 #D1BDC2 #D1CCBD
monochromatic
#75949F #99B0B8 #BDCCD1 #E1E8EA #EDF1F2
Accessibility & contrast
On white
1.65
#BDCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BDCCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCD1
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCD1 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD1
Deuteranopia (green-blind)
#C5C8D1
Tritanopia (blue-blind)
#B8CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdccd1; /* rgb */ color: rgb(189, 204, 209); /* oklch */ color: oklch(83.5% 0.018 219.7);
Tailwind
colors: {
custom: {
50: '#d1dbdf',
500: '#bdccd1',
950: '#000000',
},
}SCSS
$custom: #bdccd1; $custom-light: #d1dbdf; $custom-dark: #000000;
JSON
{
"hex": "#bdccd1",
"rgb": {
"r": 189,
"g": 204,
"b": 209
},
"hsl": {
"h": 195,
"s": 17.857,
"l": 78.039
},
"oklch": {
"l": 0.83528,
"c": 0.0178,
"h": 219.7
},
"luminance": 0.58608
}Semantic roles & 50–950 ramp
primary
#BDCCD1
secondary
#A6938C
accent
#5E499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484