#BFCBBF#BFCBBF
#BFCBBF is a very light, muted green. Relative luminance 0.576; OKLCH L 82.9% C 0.021 H 145.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBBF |
|---|---|
| RGB | rgb(191, 203, 191) |
| HSL | hsl(120, 10%, 77%) |
| HSV | hsv(120, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(80.49, -6.32, 4.57) |
| CIE-LCH | lch(80.49, 7.80, 144.11°) |
| OKLab | oklab(82.95% -0.0173 0.012) |
| OKLCH | oklch(82.95% 0.021 145.4) |
| XYZ | xyz(52.2440, 57.5495, 57.6359) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.17
Light Grey
#D8DCD6
ΔE00 6.50
Silver
#C0C0C0
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 8.94
Gainsboro
#DCDCDC
ΔE00 9.78
Fog
#D8DCE0
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBBF #CBBFCB
analogous
#C5CBBF #BFCBBF #BFCBC5
triadic
#BFCBBF #BFBFCB #CBBFBF
tetradic
#BFCBBF #BFC5CB #CBBFCB #CBC5BF
square
#BFCBBF #BFC5CB #CBBFCB #CBC5BF
split-complementary
#BFCBBF #C5BFCB #CBBFC5
monochromatic
#7B947B #9DB09D #BFCBBF #E1E6E1 #EEF1EE
Accessibility & contrast
On white
1.68
#BFCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BFCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBBF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBBF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#BECAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcbbf; /* rgb */ color: rgb(191, 203, 191); /* oklch */ color: oklch(82.9% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#d2dad2',
500: '#bfcbbf',
950: '#000000',
},
}SCSS
$custom: #bfcbbf; $custom-light: #d2dad2; $custom-dark: #000000;
JSON
{
"hex": "#bfcbbf",
"rgb": {
"r": 191,
"g": 203,
"b": 191
},
"hsl": {
"h": 120,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.82946,
"c": 0.02106,
"h": 145.4
},
"luminance": 0.5755
}Semantic roles & 50–950 ramp
primary
#BFCBBF
secondary
#9F909F
accent
#519494
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383