#BDCCD0#BDCCD0
#BDCCD0 is a very light, near-neutral cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.017 H 215.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCD0 |
|---|---|
| RGB | rgb(189, 204, 208) |
| HSL | hsl(193, 17%, 78%) |
| HSV | hsv(193, 9%, 82%) |
| CMYK | cmyk(9.1%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(81.05, -4.29, -3.73) |
| CIE-LCH | lch(81.05, 5.69, 221.01°) |
| OKLab | oklab(83.5% -0.0141 -0.01) |
| OKLCH | oklch(83.5% 0.017 215.5) |
| XYZ | xyz(53.9618, 58.5579, 68.1221) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.88
Fog
#D8DCE0
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 6.80
Light Grey
#D8DCD6
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCD0 #D0C1BD
analogous
#BDD0CA #BDCCD0 #BDC2D0
triadic
#BDCCD0 #D0BDCC #CCD0BD
tetradic
#BDCCD0 #CABDD0 #D0C1BD #C2D0BD
square
#BDCCD0 #CABDD0 #D0C1BD #C2D0BD
split-complementary
#BDCCD0 #D0BDC2 #D0CABD
monochromatic
#76959D #99B0B7 #BDCCD0 #E1E8E9 #EDF1F2
Accessibility & contrast
On white
1.65
#BDCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BDCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCD0
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCD0 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD0
Deuteranopia (green-blind)
#C6C8D0
Tritanopia (blue-blind)
#B8CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdccd0; /* rgb */ color: rgb(189, 204, 208); /* oklch */ color: oklch(83.5% 0.017 215.5);
Tailwind
colors: {
custom: {
50: '#d1dbde',
500: '#bdccd0',
950: '#000000',
},
}SCSS
$custom: #bdccd0; $custom-light: #d1dbde; $custom-dark: #000000;
JSON
{
"hex": "#bdccd0",
"rgb": {
"r": 189,
"g": 204,
"b": 208
},
"hsl": {
"h": 192.632,
"s": 16.814,
"l": 77.843
},
"oklch": {
"l": 0.83498,
"c": 0.0173,
"h": 215.5
},
"luminance": 0.58559
}Semantic roles & 50–950 ramp
primary
#BDCCD0
secondary
#A5928D
accent
#5B4A9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484