#BDCDBD#BDCDBD
#BDCDBD is a very light, muted green. Relative luminance 0.582; OKLCH L 83.2% C 0.028 H 145.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDBD |
|---|---|
| RGB | rgb(189, 205, 189) |
| HSL | hsl(120, 14%, 77%) |
| HSV | hsv(120, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(80.82, -8.41, 6.11) |
| CIE-LCH | lch(80.82, 10.39, 143.99°) |
| OKLab | oklab(83.16% -0.023 0.016) |
| OKLCH | oklch(83.16% 0.028 145.3) |
| XYZ | xyz(52.0011, 58.1551, 56.6197) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.08
Silver (survey)
#C5C9C7
ΔE00 8.35
Silver
#C0C0C0
ΔE00 10.87
Light Gray
#D3D3D3
ΔE00 10.94
Greenish Grey
#96AE8D
ΔE00 11.11
Honeydew
#F0FFF0
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDBD #CDBDCD
analogous
#C5CDBD #BDCDBD #BDCDC5
triadic
#BDCDBD #BDBDCD #CDBDBD
tetradic
#BDCDBD #BDC5CD #CDBDCD #CDC5BD
square
#BDCDBD #BDC5CD #CDBDCD #CDC5BD
split-complementary
#BDCDBD #C5BDCD #CDBDC5
monochromatic
#779877 #9AB39A #BDCDBD #E0E7E0 #EEF2EE
Accessibility & contrast
On white
1.66
#BDCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BDCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDBD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDBD | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#BCCCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdbd; /* rgb */ color: rgb(189, 205, 189); /* oklch */ color: oklch(83.2% 0.028 145.3);
Tailwind
colors: {
custom: {
50: '#d0dcd0',
500: '#bdcdbd',
950: '#000000',
},
}SCSS
$custom: #bdcdbd; $custom-light: #d0dcd0; $custom-dark: #000000;
JSON
{
"hex": "#bdcdbd",
"rgb": {
"r": 189,
"g": 205,
"b": 189
},
"hsl": {
"h": 120,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.8316,
"c": 0.02803,
"h": 145.3
},
"luminance": 0.58156
}Semantic roles & 50–950 ramp
primary
#BDCDBD
secondary
#A18DA1
accent
#4E9898
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483