#BDCACE#BDCACE
#BDCACE is a very light, near-neutral cyan. Relative luminance 0.575; OKLCH L 83.0% C 0.015 H 218.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCACE |
|---|---|
| RGB | rgb(189, 202, 206) |
| HSL | hsl(194, 15%, 77%) |
| HSV | hsv(194, 8%, 81%) |
| CMYK | cmyk(8.3%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(80.47, -3.64, -3.51) |
| CIE-LCH | lch(80.47, 5.06, 224.01°) |
| OKLab | oklab(83.02% -0.012 -0.0094) |
| OKLCH | oklch(83.02% 0.015 218.1) |
| XYZ | xyz(53.2450, 57.5155, 66.6770) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.31
Silver
#C0C0C0
ΔE00 5.98
Fog
#D8DCE0
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 6.30
Dove Gray
#B6B8BD
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCACE #CEC1BD
analogous
#BDCECA #BDCACE #BDC1CE
triadic
#BDCACE #CEBDCA #CACEBD
tetradic
#BDCACE #CABDCE #CEC1BD #C1CEBD
square
#BDCACE #CABDCE #CEC1BD #C1CEBD
split-complementary
#BDCACE #CEBDC1 #CECABD
monochromatic
#77929A #9AAEB4 #BDCACE #E0E6E8 #EDF1F2
Accessibility & contrast
On white
1.68
#BDCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BDCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCACE
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCACE | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#B9CCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcace; /* rgb */ color: rgb(189, 202, 206); /* oklch */ color: oklch(83.0% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#d1dadc',
500: '#bdcace',
950: '#000000',
},
}SCSS
$custom: #bdcace; $custom-light: #d1dadc; $custom-dark: #000000;
JSON
{
"hex": "#bdcace",
"rgb": {
"r": 189,
"g": 202,
"b": 206
},
"hsl": {
"h": 194.118,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.83023,
"c": 0.01531,
"h": 218.1
},
"luminance": 0.57516
}Semantic roles & 50–950 ramp
primary
#BDCACE
secondary
#A2928D
accent
#5F4D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384