#BDCCD2#BDCCD2
#BDCCD2 is a very light, near-neutral cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.018 H 223.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCD2 |
|---|---|
| RGB | rgb(189, 204, 210) |
| HSL | hsl(197, 19%, 78%) |
| HSV | hsv(197, 10%, 82%) |
| CMYK | cmyk(10%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.10, -3.90, -4.72) |
| CIE-LCH | lch(81.10, 6.12, 230.48°) |
| OKLab | oklab(83.56% -0.0133 -0.0127) |
| OKLCH | oklch(83.56% 0.018 223.6) |
| XYZ | xyz(54.2094, 58.6569, 69.4262) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.31
Fog
#D8DCE0
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.83
Silver
#C0C0C0
ΔE00 6.85
Dove Gray
#B6B8BD
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCD2 #D2C3BD
analogous
#BDD2CD #BDCCD2 #BDC1D2
triadic
#BDCCD2 #D2BDCC #CCD2BD
tetradic
#BDCCD2 #CDBDD2 #D2C3BD #C1D2BD
square
#BDCCD2 #CDBDD2 #D2C3BD #C1D2BD
split-complementary
#BDCCD2 #D2BDC1 #D2CDBD
monochromatic
#7494A0 #99B0B9 #BDCCD2 #E1E8EB #EDF1F3
Accessibility & contrast
On white
1.65
#BDCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BDCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCD2
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCD2 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C5C8D2
Tritanopia (blue-blind)
#B8CECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdccd2; /* rgb */ color: rgb(189, 204, 210); /* oklch */ color: oklch(83.6% 0.018 223.6);
Tailwind
colors: {
custom: {
50: '#d1dbdf',
500: '#bdccd2',
950: '#000000',
},
}SCSS
$custom: #bdccd2; $custom-light: #d1dbdf; $custom-dark: #000000;
JSON
{
"hex": "#bdccd2",
"rgb": {
"r": 189,
"g": 204,
"b": 210
},
"hsl": {
"h": 197.143,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.83559,
"c": 0.0184,
"h": 223.6
},
"luminance": 0.58658
}Semantic roles & 50–950 ramp
primary
#BDCCD2
secondary
#A7948C
accent
#61489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484