#BDCDCC#BDCDCC
#BDCDCC is a very light, near-neutral teal. Relative luminance 0.588; OKLCH L 83.6% C 0.017 H 192.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDCC |
|---|---|
| RGB | rgb(189, 205, 204) |
| HSL | hsl(176, 14%, 77%) |
| HSV | hsv(176, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(81.20, -5.60, -1.36) |
| CIE-LCH | lch(81.20, 5.76, 193.68°) |
| OKLab | oklab(83.59% -0.017 -0.0037) |
| OKLCH | oklch(83.59% 0.017 192.3) |
| XYZ | xyz(53.7143, 58.8404, 65.6424) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.94
Light Grey
#D8DCD6
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 7.49
Silver
#C0C0C0
ΔE00 7.54
Fog
#D8DCE0
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDCC #CDBDBE
analogous
#BDCDC4 #BDCDCC #BDC6CD
triadic
#BDCDCC #CCBDCD #CDCCBD
tetradic
#BDCDCC #C4BDCD #CDBDBE #C6CDBD
square
#BDCDCC #C4BDCD #CDBDBE #C6CDBD
split-complementary
#BDCDCC #CDBDC6 #CDC4BD
monochromatic
#779896 #9AB3B1 #BDCDCC #E0E7E7 #EEF2F2
Accessibility & contrast
On white
1.64
#BDCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BDCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDCC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDCC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#B9CECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdcdcc; /* rgb */ color: rgb(189, 205, 204); /* oklch */ color: oklch(83.6% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#d1dcdb',
500: '#bdcdcc',
950: '#000000',
},
}SCSS
$custom: #bdcdcc; $custom-light: #d1dcdb; $custom-dark: #000000;
JSON
{
"hex": "#bdcdcc",
"rgb": {
"r": 189,
"g": 205,
"b": 204
},
"hsl": {
"h": 176.25,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83585,
"c": 0.01745,
"h": 192.3
},
"luminance": 0.58841
}Semantic roles & 50–950 ramp
primary
#BDCDCC
secondary
#A18D8E
accent
#4E5298
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484