#BDCACF#BDCACF
#BDCACF is a very light, near-neutral cyan. Relative luminance 0.576; OKLCH L 83.1% C 0.016 H 222.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCACF |
|---|---|
| RGB | rgb(189, 202, 207) |
| HSL | hsl(197, 16%, 78%) |
| HSV | hsv(197, 9%, 81%) |
| CMYK | cmyk(8.7%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.50, -3.44, -4.01) |
| CIE-LCH | lch(80.50, 5.28, 229.37°) |
| OKLab | oklab(83.05% -0.0117 -0.0108) |
| OKLCH | oklch(83.05% 0.016 222.7) |
| XYZ | xyz(53.3668, 57.5642, 67.3188) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.56
Silver
#C0C0C0
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 6.32
Dove Gray
#B6B8BD
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCACF #CFC2BD
analogous
#BDCFCB #BDCACF #BDC1CF
triadic
#BDCACF #CFBDCA #CACFBD
tetradic
#BDCACF #CBBDCF #CFC2BD #C1CFBD
square
#BDCACF #CBBDCF #CFC2BD #C1CFBD
split-complementary
#BDCACF #CFBDC1 #CFCBBD
monochromatic
#76919B #9AAEB5 #BDCACF #E0E6E9 #EDF1F2
Accessibility & contrast
On white
1.68
#BDCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BDCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCACF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCACF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#B8CCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcacf; /* rgb */ color: rgb(189, 202, 207); /* oklch */ color: oklch(83.1% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#d1dadd',
500: '#bdcacf',
950: '#000000',
},
}SCSS
$custom: #bdcacf; $custom-light: #d1dadd; $custom-dark: #000000;
JSON
{
"hex": "#bdcacf",
"rgb": {
"r": 189,
"g": 202,
"b": 207
},
"hsl": {
"h": 196.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83054,
"c": 0.01588,
"h": 222.7
},
"luminance": 0.57565
}Semantic roles & 50–950 ramp
primary
#BDCACF
secondary
#A3938D
accent
#614B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384