#BDCDBA#BDCDBA
#BDCDBA is a very light, muted green. Relative luminance 0.580; OKLCH L 83.1% C 0.031 H 140.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDBA |
|---|---|
| RGB | rgb(189, 205, 186) |
| HSL | hsl(111, 16%, 77%) |
| HSV | hsv(111, 9%, 80%) |
| CMYK | cmyk(7.8%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(80.75, -8.95, 7.61) |
| CIE-LCH | lch(80.75, 11.74, 139.61°) |
| OKLab | oklab(83.08% -0.0243 0.0198) |
| OKLCH | oklch(83.08% 0.031 140.7) |
| XYZ | xyz(51.6789, 58.0262, 54.9224) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.77
Silver (survey)
#C5C9C7
ΔE00 9.22
Greenish Grey
#96AE8D
ΔE00 10.51
Sage Green
#9CAF88
ΔE00 10.79
Honeydew
#F0FFF0
ΔE00 11.35
Beige
#F5F5DC
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDBA #CABACD
analogous
#C7CDBA #BDCDBA #BACDC1
triadic
#BDCDBA #BABDCD #CDBABD
tetradic
#BDCDBA #BAC7CD #CABACD #CDC1BA
square
#BDCDBA #BAC7CD #CABACD #CDC1BA
split-complementary
#BDCDBA #C1BACD #CDBAC7
monochromatic
#799A73 #9BB397 #BDCDBA #DFE7DD #EEF2ED
Accessibility & contrast
On white
1.67
#BDCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BDCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDBA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDBA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#CBC8BB
Tritanopia (blue-blind)
#BCCCC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdba; /* rgb */ color: rgb(189, 205, 186); /* oklch */ color: oklch(83.1% 0.031 140.7);
Tailwind
colors: {
custom: {
50: '#d1dcce',
500: '#bdcdba',
950: '#000000',
},
}SCSS
$custom: #bdcdba; $custom-light: #d1dcce; $custom-dark: #000000;
JSON
{
"hex": "#bdcdba",
"rgb": {
"r": 189,
"g": 205,
"b": 186
},
"hsl": {
"h": 110.526,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.8308,
"c": 0.03134,
"h": 140.7
},
"luminance": 0.58027
}Semantic roles & 50–950 ramp
primary
#BDCDBA
secondary
#9E8AA1
accent
#4B9A8E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483