#BDCDD2#BDCDD2
#BDCDD2 is a very light, near-neutral cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.019 H 218.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDD2 |
|---|---|
| RGB | rgb(189, 205, 210) |
| HSL | hsl(194, 19%, 78%) |
| HSV | hsv(194, 10%, 82%) |
| CMYK | cmyk(10%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(81.37, -4.42, -4.34) |
| CIE-LCH | lch(81.37, 6.19, 224.45°) |
| OKLab | oklab(83.77% -0.0147 -0.0117) |
| OKLCH | oklch(83.77% 0.019 218.4) |
| XYZ | xyz(54.4478, 59.1338, 69.5057) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.36
Fog
#D8DCE0
ΔE00 6.45
Light Gray
#D3D3D3
ΔE00 7.06
Silver
#C0C0C0
ΔE00 7.19
Lightblue
#ADD8E6
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDD2 #D2C2BD
analogous
#BDD2CC #BDCDD2 #BDC2D2
triadic
#BDCDD2 #D2BDCD #CDD2BD
tetradic
#BDCDD2 #CCBDD2 #D2C2BD #C2D2BD
square
#BDCDD2 #CCBDD2 #D2C2BD #C2D2BD
split-complementary
#BDCDD2 #D2BDC2 #D2CCBD
monochromatic
#7496A0 #99B1B9 #BDCDD2 #E1E9EB #EDF1F3
Accessibility & contrast
On white
1.64
#BDCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BDCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDD2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDD2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#B8CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdcdd2; /* rgb */ color: rgb(189, 205, 210); /* oklch */ color: oklch(83.8% 0.019 218.4);
Tailwind
colors: {
custom: {
50: '#d1dcdf',
500: '#bdcdd2',
950: '#000000',
},
}SCSS
$custom: #bdcdd2; $custom-light: #d1dcdf; $custom-dark: #000000;
JSON
{
"hex": "#bdcdd2",
"rgb": {
"r": 189,
"g": 205,
"b": 210
},
"hsl": {
"h": 194.286,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.83766,
"c": 0.01878,
"h": 218.4
},
"luminance": 0.59135
}Semantic roles & 50–950 ramp
primary
#BDCDD2
secondary
#A7938C
accent
#5C489D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484