#BDCED6#BDCED6
#BDCED6 is a very light, muted cyan. Relative luminance 0.598; OKLCH L 84.1% C 0.022 H 227.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCED6 |
|---|---|
| RGB | rgb(189, 206, 214) |
| HSL | hsl(199, 23%, 79%) |
| HSV | hsv(199, 12%, 84%) |
| CMYK | cmyk(11.7%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(81.74, -4.14, -5.92) |
| CIE-LCH | lch(81.74, 7.23, 235.04°) |
| OKLab | oklab(84.1% -0.0146 -0.0159) |
| OKLCH | oklch(84.1% 0.022 227.6) |
| XYZ | xyz(55.1924, 59.8155, 72.2430) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.28
Fog
#D8DCE0
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCED6 #D6C5BD
analogous
#BDD6D2 #BDCED6 #BDC2D6
triadic
#BDCED6 #D6BDCE #CED6BD
tetradic
#BDCED6 #D2BDD6 #D6C5BD #C2D6BD
square
#BDCED6 #D2BDD6 #D6C5BD #C2D6BD
split-complementary
#BDCED6 #D6BDC2 #D6D2BD
monochromatic
#7296A7 #97B2BF #BDCED6 #E3EAED #ECF1F3
Accessibility & contrast
On white
1.62
#BDCED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BDCED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCED6
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCED6 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD6
Deuteranopia (green-blind)
#C6CAD6
Tritanopia (blue-blind)
#B7D0D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdced6; /* rgb */ color: rgb(189, 206, 214); /* oklch */ color: oklch(84.1% 0.022 227.6);
Tailwind
colors: {
custom: {
50: '#d1dde2',
500: '#bdced6',
950: '#000000',
},
}SCSS
$custom: #bdced6; $custom-light: #d1dde2; $custom-dark: #000000;
JSON
{
"hex": "#bdced6",
"rgb": {
"r": 189,
"g": 206,
"b": 214
},
"hsl": {
"h": 199.2,
"s": 23.364,
"l": 79.02
},
"oklch": {
"l": 0.84096,
"c": 0.02161,
"h": 227.6
},
"luminance": 0.59816
}Semantic roles & 50–950 ramp
primary
#BDCED6
secondary
#AC968B
accent
#6244A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484