#BDCBC5#BDCBC5
#BDCBC5 is a very light, near-neutral teal. Relative luminance 0.576; OKLCH L 83.0% C 0.017 H 168.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBC5 |
|---|---|
| RGB | rgb(189, 203, 197) |
| HSL | hsl(154, 12%, 77%) |
| HSV | hsv(154, 7%, 80%) |
| CMYK | cmyk(6.9%, 0%, 3%, 20.4%) |
| CIE-LAB | lab(80.49, -5.89, 1.35) |
| CIE-LCH | lch(80.49, 6.04, 167.10°) |
| OKLab | oklab(82.97% -0.017 0.0035) |
| OKLCH | oklch(82.97% 0.017 168.4) |
| XYZ | xyz(52.4182, 57.5614, 61.1613) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.98
Light Grey
#D8DCD6
ΔE00 6.22
Silver
#C0C0C0
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.80
Gainsboro
#DCDCDC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBC5 #CBBDC3
analogous
#BDCBBE #BDCBC5 #BDCACB
triadic
#BDCBC5 #C5BDCB #CBC5BD
tetradic
#BDCBC5 #BEBDCB #CBBDC3 #CACBBD
square
#BDCBC5 #BEBDCB #CBBDC3 #CACBBD
split-complementary
#BDCBC5 #CBBDCA #CBBEBD
monochromatic
#799589 #9BB0A7 #BDCBC5 #DFE6E3 #EEF2F0
Accessibility & contrast
On white
1.68
#BDCBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BDCBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBC5
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBC5 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C5
Deuteranopia (green-blind)
#C7C7C5
Tritanopia (blue-blind)
#BACBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcbc5; /* rgb */ color: rgb(189, 203, 197); /* oklch */ color: oklch(83.0% 0.017 168.4);
Tailwind
colors: {
custom: {
50: '#d0dad6',
500: '#bdcbc5',
950: '#000000',
},
}SCSS
$custom: #bdcbc5; $custom-light: #d0dad6; $custom-dark: #000000;
JSON
{
"hex": "#bdcbc5",
"rgb": {
"r": 189,
"g": 203,
"b": 197
},
"hsl": {
"h": 154.286,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.82965,
"c": 0.01735,
"h": 168.4
},
"luminance": 0.57562
}Semantic roles & 50–950 ramp
primary
#BDCBC5
secondary
#9F8D95
accent
#506E96
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383