#BDCDCA#BDCDCA
#BDCDCA is a very light, near-neutral teal. Relative luminance 0.587; OKLCH L 83.5% C 0.018 H 183.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDCA |
|---|---|
| RGB | rgb(189, 205, 202) |
| HSL | hsl(169, 14%, 77%) |
| HSV | hsv(169, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(81.15, -5.98, -0.37) |
| CIE-LCH | lch(81.15, 5.99, 183.53°) |
| OKLab | oklab(83.53% -0.0178 -0.0011) |
| OKLCH | oklch(83.53% 0.018 183.4) |
| XYZ | xyz(53.4760, 58.7450, 64.3872) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 7.81
Silver
#C0C0C0
ΔE00 7.85
Fog
#D8DCE0
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDCA #CDBDC0
analogous
#BDCDC2 #BDCDCA #BDC8CD
triadic
#BDCDCA #CABDCD #CDCABD
tetradic
#BDCDCA #C2BDCD #CDBDC0 #C8CDBD
square
#BDCDCA #C2BDCD #CDBDC0 #C8CDBD
split-complementary
#BDCDCA #CDBDC8 #CDC2BD
monochromatic
#779892 #9AB3AE #BDCDCA #E0E7E6 #EEF2F1
Accessibility & contrast
On white
1.65
#BDCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BDCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDCA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDCA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#B9CECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdcdca; /* rgb */ color: rgb(189, 205, 202); /* oklch */ color: oklch(83.5% 0.018 183.4);
Tailwind
colors: {
custom: {
50: '#d1dcda',
500: '#bdcdca',
950: '#000000',
},
}SCSS
$custom: #bdcdca; $custom-light: #d1dcda; $custom-dark: #000000;
JSON
{
"hex": "#bdcdca",
"rgb": {
"r": 189,
"g": 205,
"b": 202
},
"hsl": {
"h": 168.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83526,
"c": 0.01787,
"h": 183.4
},
"luminance": 0.58746
}Semantic roles & 50–950 ramp
primary
#BDCDCA
secondary
#A18D91
accent
#4E5C98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483