#BDCDBB#BDCDBB
#BDCDBB is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.030 H 142.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDBB |
|---|---|
| RGB | rgb(189, 205, 187) |
| HSL | hsl(113, 15%, 77%) |
| HSV | hsv(113, 9%, 80%) |
| CMYK | cmyk(7.8%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(80.78, -8.77, 7.11) |
| CIE-LCH | lch(80.78, 11.29, 140.96°) |
| OKLab | oklab(83.11% -0.0239 0.0185) |
| OKLCH | oklch(83.11% 0.03 142.2) |
| XYZ | xyz(51.7855, 58.0689, 55.4842) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.54
Silver (survey)
#C5C9C7
ΔE00 8.93
Greenish Grey
#96AE8D
ΔE00 10.70
Sage Green
#9CAF88
ΔE00 11.03
Honeydew
#F0FFF0
ΔE00 11.28
Silver
#C0C0C0
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDBB #CBBBCD
analogous
#C6CDBB #BDCDBB #BBCDC2
triadic
#BDCDBB #BBBDCD #CDBBBD
tetradic
#BDCDBB #BBC6CD #CBBBCD #CDC2BB
square
#BDCDBB #BBC6CD #CBBBCD #CDC2BB
split-complementary
#BDCDBB #C2BBCD #CDBBC6
monochromatic
#799974 #9BB398 #BDCDBB #DFE7DE #EEF2ED
Accessibility & contrast
On white
1.66
#BDCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BDCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDBB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDBB | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 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)
#CECABA
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#BCCCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdbb; /* rgb */ color: rgb(189, 205, 187); /* oklch */ color: oklch(83.1% 0.030 142.2);
Tailwind
colors: {
custom: {
50: '#d1dccf',
500: '#bdcdbb',
950: '#000000',
},
}SCSS
$custom: #bdcdbb; $custom-light: #d1dccf; $custom-dark: #000000;
JSON
{
"hex": "#bdcdbb",
"rgb": {
"r": 189,
"g": 205,
"b": 187
},
"hsl": {
"h": 113.333,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83107,
"c": 0.03022,
"h": 142.2
},
"luminance": 0.58069
}Semantic roles & 50–950 ramp
primary
#BDCDBB
secondary
#9F8BA1
accent
#4C9991
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483