#BDCDC6#BDCDC6
#BDCDC6 is a very light, near-neutral teal. Relative luminance 0.586; OKLCH L 83.4% C 0.020 H 167.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDC6 |
|---|---|
| RGB | rgb(189, 205, 198) |
| HSL | hsl(154, 14%, 77%) |
| HSV | hsv(154, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(81.05, -6.75, 1.62) |
| CIE-LCH | lch(81.05, 6.94, 166.49°) |
| OKLab | oklab(83.41% -0.0194 0.0042) |
| OKLCH | oklch(83.41% 0.02 167.8) |
| XYZ | xyz(53.0085, 58.5581, 61.9253) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.56
Silver
#C0C0C0
ΔE00 8.64
Light Gray
#D3D3D3
ΔE00 8.65
Fog
#D8DCE0
ΔE00 9.37
Gainsboro
#DCDCDC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDC6 #CDBDC4
analogous
#BDCDBE #BDCDC6 #BDCCCD
triadic
#BDCDC6 #C6BDCD #CDC6BD
tetradic
#BDCDC6 #BEBDCD #CDBDC4 #CCCDBD
square
#BDCDC6 #BEBDCD #CDBDC4 #CCCDBD
split-complementary
#BDCDC6 #CDBDCC #CDBEBD
monochromatic
#77988A #9AB3A8 #BDCDC6 #E0E7E4 #EEF2F0
Accessibility & contrast
On white
1.65
#BDCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BDCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDC6
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDC6 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC6
Deuteranopia (green-blind)
#C9C8C6
Tritanopia (blue-blind)
#BACDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdc6; /* rgb */ color: rgb(189, 205, 198); /* oklch */ color: oklch(83.4% 0.020 167.8);
Tailwind
colors: {
custom: {
50: '#d0dcd7',
500: '#bdcdc6',
950: '#000000',
},
}SCSS
$custom: #bdcdc6; $custom-light: #d0dcd7; $custom-dark: #000000;
JSON
{
"hex": "#bdcdc6",
"rgb": {
"r": 189,
"g": 205,
"b": 198
},
"hsl": {
"h": 153.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83411,
"c": 0.01987,
"h": 167.8
},
"luminance": 0.58559
}Semantic roles & 50–950 ramp
primary
#BDCDC6
secondary
#A18D96
accent
#4E6E98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483