#BDCDCF#BDCDCF
#BDCDCF is a very light, near-neutral teal. Relative luminance 0.590; OKLCH L 83.7% C 0.018 H 205.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDCF |
|---|---|
| RGB | rgb(189, 205, 207) |
| HSL | hsl(187, 16%, 78%) |
| HSV | hsv(187, 9%, 81%) |
| CMYK | cmyk(8.7%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.28, -5.01, -2.85) |
| CIE-LCH | lch(81.28, 5.77, 209.63°) |
| OKLab | oklab(83.68% -0.0159 -0.0077) |
| OKLCH | oklch(83.68% 0.018 205.8) |
| XYZ | xyz(54.0776, 58.9857, 67.5557) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.96
Fog
#D8DCE0
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.25
Lightblue
#ADD8E6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDCF #CFBFBD
analogous
#BDCFC8 #BDCDCF #BDC4CF
triadic
#BDCDCF #CFBDCD #CDCFBD
tetradic
#BDCDCF #C8BDCF #CFBFBD #C4CFBD
square
#BDCDCF #C8BDCF #CFBFBD #C4CFBD
split-complementary
#BDCDCF #CFBDC4 #CFC8BD
monochromatic
#76979B #9AB2B5 #BDCDCF #E0E8E9 #EDF2F2
Accessibility & contrast
On white
1.64
#BDCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BDCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDCF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDCF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#B8CECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdcdcf; /* rgb */ color: rgb(189, 205, 207); /* oklch */ color: oklch(83.7% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#d1dcdd',
500: '#bdcdcf',
950: '#000000',
},
}SCSS
$custom: #bdcdcf; $custom-light: #d1dcdd; $custom-dark: #000000;
JSON
{
"hex": "#bdcdcf",
"rgb": {
"r": 189,
"g": 205,
"b": 207
},
"hsl": {
"h": 186.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83675,
"c": 0.01764,
"h": 205.8
},
"luminance": 0.58986
}Semantic roles & 50–950 ramp
primary
#BDCDCF
secondary
#A38F8D
accent
#544B9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484