#BDCBBF#BDCBBF
#BDCBBF is a very light, muted green. Relative luminance 0.573; OKLCH L 82.8% C 0.022 H 149.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBBF |
|---|---|
| RGB | rgb(189, 203, 191) |
| HSL | hsl(129, 12%, 77%) |
| HSV | hsv(129, 7%, 80%) |
| CMYK | cmyk(6.9%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(80.34, -7.01, 4.35) |
| CIE-LCH | lch(80.34, 8.24, 148.19°) |
| OKLab | oklab(82.8% -0.0194 0.0114) |
| OKLCH | oklch(82.8% 0.022 149.6) |
| XYZ | xyz(51.7444, 57.2918, 57.6125) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.68
Light Grey
#D8DCD6
ΔE00 7.03
Silver
#C0C0C0
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 9.49
Gainsboro
#DCDCDC
ΔE00 10.30
Fog
#D8DCE0
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBBF #CBBDC9
analogous
#C2CBBD #BDCBBF #BDCBC6
triadic
#BDCBBF #BFBDCB #CBBFBD
tetradic
#BDCBBF #BDC2CB #CBBDC9 #CBC6BD
square
#BDCBBF #BDC2CB #CBBDC9 #CBC6BD
split-complementary
#BDCBBF #C6BDCB #CBBDC2
monochromatic
#79957D #9BB09E #BDCBBF #DFE6E0 #EEF2EE
Accessibility & contrast
On white
1.69
#BDCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BDCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBBF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBBF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#BCCAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcbbf; /* rgb */ color: rgb(189, 203, 191); /* oklch */ color: oklch(82.8% 0.022 149.6);
Tailwind
colors: {
custom: {
50: '#d0dad2',
500: '#bdcbbf',
950: '#000000',
},
}SCSS
$custom: #bdcbbf; $custom-light: #d0dad2; $custom-dark: #000000;
JSON
{
"hex": "#bdcbbf",
"rgb": {
"r": 189,
"g": 203,
"b": 191
},
"hsl": {
"h": 128.571,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.82796,
"c": 0.02248,
"h": 149.6
},
"luminance": 0.57292
}Semantic roles & 50–950 ramp
primary
#BDCBBF
secondary
#9F8D9C
accent
#508C96
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383