#BDCBBC#BDCBBC
#BDCBBC is a very light, muted green. Relative luminance 0.572; OKLCH L 82.7% C 0.026 H 143.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBBC |
|---|---|
| RGB | rgb(189, 203, 188) |
| HSL | hsl(116, 13%, 77%) |
| HSV | hsv(116, 7%, 80%) |
| CMYK | cmyk(6.9%, 0%, 7.4%, 20.4%) |
| CIE-LAB | lab(80.27, -7.55, 5.85) |
| CIE-LCH | lch(80.27, 9.55, 142.25°) |
| OKLab | oklab(82.71% -0.0206 0.0153) |
| OKLCH | oklch(82.71% 0.026 143.5) |
| XYZ | xyz(51.4176, 57.1611, 55.8915) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.62
Light Grey
#D8DCD6
ΔE00 7.66
Silver
#C0C0C0
ΔE00 10.06
Light Gray
#D3D3D3
ΔE00 10.31
Gainsboro
#DCDCDC
ΔE00 11.08
Greenish Grey
#96AE8D
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBBC #CABCCB
analogous
#C5CBBC #BDCBBC #BCCBC3
triadic
#BDCBBC #BCBDCB #CBBCBD
tetradic
#BDCBBC #BCC5CB #CABCCB #CBC3BC
square
#BDCBBC #BCC5CB #CABCCB #CBC3BC
split-complementary
#BDCBBC #C3BCCB #CBBCC5
monochromatic
#799677 #9BB09A #BDCBBC #DFE6DE #EEF2EE
Accessibility & contrast
On white
1.69
#BDCBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BDCBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBBC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBBC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#BCCAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcbbc; /* rgb */ color: rgb(189, 203, 188); /* oklch */ color: oklch(82.7% 0.026 143.5);
Tailwind
colors: {
custom: {
50: '#d0dad0',
500: '#bdcbbc',
950: '#000000',
},
}SCSS
$custom: #bdcbbc; $custom-light: #d0dad0; $custom-dark: #000000;
JSON
{
"hex": "#bdcbbc",
"rgb": {
"r": 189,
"g": 203,
"b": 188
},
"hsl": {
"h": 116,
"s": 12.605,
"l": 76.667
},
"oklch": {
"l": 0.82714,
"c": 0.02565,
"h": 143.5
},
"luminance": 0.57162
}Semantic roles & 50–950 ramp
primary
#BDCBBC
secondary
#9E8C9F
accent
#4F9792
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383