#BFCBBD#BFCBBD
#BFCBBD is a very light, muted green. Relative luminance 0.575; OKLCH L 82.9% C 0.023 H 141.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBBD |
|---|---|
| RGB | rgb(191, 203, 189) |
| HSL | hsl(111, 12%, 77%) |
| HSV | hsv(111, 7%, 80%) |
| CMYK | cmyk(5.9%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(80.44, -6.68, 5.57) |
| CIE-LCH | lch(80.44, 8.70, 140.16°) |
| OKLab | oklab(82.89% -0.0181 0.0146) |
| OKLCH | oklch(82.89% 0.023 141.2) |
| XYZ | xyz(52.0254, 57.4620, 56.4847) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 6.94
Silver
#C0C0C0
ΔE00 9.31
Light Gray
#D3D3D3
ΔE00 9.52
Gainsboro
#DCDCDC
ΔE00 10.32
Warm Gray
#C9BEB0
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBBD #C9BDCB
analogous
#C6CBBD #BFCBBD #BDCBC2
triadic
#BFCBBD #BDBFCB #CBBDBF
tetradic
#BFCBBD #BDC6CB #C9BDCB #CBC2BD
square
#BFCBBD #BDC6CB #C9BDCB #CBC2BD
split-complementary
#BFCBBD #C2BDCB #CBBDC6
monochromatic
#7D9579 #9EB09B #BFCBBD #E0E6DF #EEF2EE
Accessibility & contrast
On white
1.68
#BFCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BFCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBBD
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBBD | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BC
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#BECAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcbbd; /* rgb */ color: rgb(191, 203, 189); /* oklch */ color: oklch(82.9% 0.023 141.2);
Tailwind
colors: {
custom: {
50: '#d2dad0',
500: '#bfcbbd',
950: '#000000',
},
}SCSS
$custom: #bfcbbd; $custom-light: #d2dad0; $custom-dark: #000000;
JSON
{
"hex": "#bfcbbd",
"rgb": {
"r": 191,
"g": 203,
"b": 189
},
"hsl": {
"h": 111.429,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.82891,
"c": 0.02326,
"h": 141.2
},
"luminance": 0.57462
}Semantic roles & 50–950 ramp
primary
#BFCBBD
secondary
#9C8D9F
accent
#50968C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383