#BDCABD#BDCABD
#BDCABD is a very light, muted green. Relative luminance 0.567; OKLCH L 82.5% C 0.023 H 145.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCABD |
|---|---|
| RGB | rgb(189, 202, 189) |
| HSL | hsl(120, 11%, 77%) |
| HSV | hsv(120, 6%, 79%) |
| CMYK | cmyk(6.4%, 0%, 6.4%, 20.8%) |
| CIE-LAB | lab(80.03, -6.85, 4.96) |
| CIE-LCH | lch(80.03, 8.46, 144.08°) |
| OKLab | oklab(82.53% -0.0188 0.013) |
| OKLCH | oklch(82.53% 0.023 145.3) |
| XYZ | xyz(51.2904, 56.7336, 56.3828) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.77
Light Grey
#D8DCD6
ΔE00 7.14
Silver
#C0C0C0
ΔE00 9.22
Light Gray
#D3D3D3
ΔE00 9.58
Gainsboro
#DCDCDC
ΔE00 10.43
Fog
#D8DCE0
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCABD #CABDCA
analogous
#C4CABD #BDCABD #BDCAC4
triadic
#BDCABD #BDBDCA #CABDBD
tetradic
#BDCABD #BDC4CA #CABDCA #CAC4BD
square
#BDCABD #BDC4CA #CABDCA #CAC4BD
split-complementary
#BDCABD #C4BDCA #CABDC4
monochromatic
#799379 #9BAF9B #BDCABD #DFE5DF #EEF1EE
Accessibility & contrast
On white
1.70
#BDCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BDCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCABD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCABD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BC
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#BCC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcabd; /* rgb */ color: rgb(189, 202, 189); /* oklch */ color: oklch(82.5% 0.023 145.3);
Tailwind
colors: {
custom: {
50: '#d0dad0',
500: '#bdcabd',
950: '#000000',
},
}SCSS
$custom: #bdcabd; $custom-light: #d0dad0; $custom-dark: #000000;
JSON
{
"hex": "#bdcabd",
"rgb": {
"r": 189,
"g": 202,
"b": 189
},
"hsl": {
"h": 120,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.82531,
"c": 0.02283,
"h": 145.3
},
"luminance": 0.56734
}Semantic roles & 50–950 ramp
primary
#BDCABD
secondary
#9E8E9E
accent
#519595
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383