#BDCCCD#BDCCCD
#BDCCCD is a very light, near-neutral teal. Relative luminance 0.584; OKLCH L 83.4% C 0.016 H 201.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCCD |
|---|---|
| RGB | rgb(189, 204, 205) |
| HSL | hsl(184, 14%, 77%) |
| HSV | hsv(184, 8%, 80%) |
| CMYK | cmyk(7.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.97, -4.88, -2.24) |
| CIE-LCH | lch(80.97, 5.37, 204.70°) |
| OKLab | oklab(83.41% -0.0153 -0.0061) |
| OKLCH | oklch(83.41% 0.016 201.7) |
| XYZ | xyz(53.5962, 58.4116, 66.1966) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 6.71
Silver
#C0C0C0
ΔE00 6.92
Fog
#D8DCE0
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 6.96
Gainsboro
#DCDCDC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCCD #CDBEBD
analogous
#BDCDC6 #BDCCCD #BDC4CD
triadic
#BDCCCD #CDBDCC #CCCDBD
tetradic
#BDCCCD #C6BDCD #CDBEBD #C4CDBD
square
#BDCCCD #C6BDCD #CDBEBD #C4CDBD
split-complementary
#BDCCCD #CDBDC4 #CDC6BD
monochromatic
#779698 #9AB1B3 #BDCCCD #E0E7E7 #EEF2F2
Accessibility & contrast
On white
1.66
#BDCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BDCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCCD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCCD | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#B9CDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcccd; /* rgb */ color: rgb(189, 204, 205); /* oklch */ color: oklch(83.4% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#d1dbdc',
500: '#bdcccd',
950: '#000000',
},
}SCSS
$custom: #bdcccd; $custom-light: #d1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#bdcccd",
"rgb": {
"r": 189,
"g": 204,
"b": 205
},
"hsl": {
"h": 183.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83407,
"c": 0.01642,
"h": 201.7
},
"luminance": 0.58412
}Semantic roles & 50–950 ramp
primary
#BDCCCD
secondary
#A18E8D
accent
#524E98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484