#BDCED3#BDCED3
#BDCED3 is a very light, near-neutral cyan. Relative luminance 0.597; OKLCH L 84.0% C 0.020 H 217.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCED3 |
|---|---|
| RGB | rgb(189, 206, 211) |
| HSL | hsl(194, 20%, 78%) |
| HSV | hsv(194, 10%, 83%) |
| CMYK | cmyk(10.4%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(81.66, -4.74, -4.44) |
| CIE-LCH | lch(81.66, 6.50, 223.13°) |
| OKLab | oklab(84% -0.0157 -0.012) |
| OKLCH | oklch(84% 0.02 217.2) |
| XYZ | xyz(54.8128, 59.6637, 70.2438) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.65
Fog
#D8DCE0
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.32
Silver
#C0C0C0
ΔE00 7.57
Light Grey
#D8DCD6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCED3 #D3C2BD
analogous
#BDD3CD #BDCED3 #BDC3D3
triadic
#BDCED3 #D3BDCE #CED3BD
tetradic
#BDCED3 #CDBDD3 #D3C2BD #C3D3BD
square
#BDCED3 #CDBDD3 #D3C2BD #C3D3BD
split-complementary
#BDCED3 #D3BDC3 #D3CDBD
monochromatic
#7497A2 #98B3BB #BDCED3 #E2E9EB #EDF1F3
Accessibility & contrast
On white
1.62
#BDCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BDCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCED3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCED3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD3
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#B7D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdced3; /* rgb */ color: rgb(189, 206, 211); /* oklch */ color: oklch(84.0% 0.020 217.2);
Tailwind
colors: {
custom: {
50: '#d1dde0',
500: '#bdced3',
950: '#000000',
},
}SCSS
$custom: #bdced3; $custom-light: #d1dde0; $custom-dark: #000000;
JSON
{
"hex": "#bdced3",
"rgb": {
"r": 189,
"g": 206,
"b": 211
},
"hsl": {
"h": 193.636,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.84004,
"c": 0.01976,
"h": 217.2
},
"luminance": 0.59665
}Semantic roles & 50–950 ramp
primary
#BDCED3
secondary
#A8928C
accent
#5B479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484