#BFC2B7#BFC2B7
#BFC2B7 is a light, near-neutral yellow-green. Relative luminance 0.531; OKLCH L 80.9% C 0.016 H 119.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2B7 |
|---|---|
| RGB | rgb(191, 194, 183) |
| HSL | hsl(76, 8%, 74%) |
| HSV | hsv(76, 6%, 76%) |
| CMYK | cmyk(1.5%, 0%, 5.7%, 23.9%) |
| CIE-LAB | lab(77.92, -3.04, 5.17) |
| CIE-LCH | lch(77.92, 5.99, 120.44°) |
| OKLab | oklab(80.86% -0.0076 0.0136) |
| OKLCH | oklch(80.86% 0.016 119.2) |
| XYZ | xyz(49.3236, 53.0789, 52.4373) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.68
Silver
#C0C0C0
ΔE00 5.96
Light Grey
#D8DCD6
ΔE00 6.74
Warm Gray
#C9BEB0
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.49
Greyish
#A8A495
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2B7 #BAB7C2
analogous
#C2C0B7 #BFC2B7 #BAC2B7
triadic
#BFC2B7 #B7BFC2 #C2B7BF
tetradic
#BFC2B7 #B7C2C0 #BAB7C2 #C2B7BA
square
#BFC2B7 #B7C2C0 #BAB7C2 #C2B7BA
split-complementary
#BFC2B7 #B7BAC2 #C0B7C2
monochromatic
#848A75 #A2A696 #BFC2B7 #DCDED8 #F0F1EE
Accessibility & contrast
On white
1.81
#BFC2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BFC2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2B7
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2B7 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B6
Deuteranopia (green-blind)
#C3C1B7
Tritanopia (blue-blind)
#C0C1BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc2b7; /* rgb */ color: rgb(191, 194, 183); /* oklch */ color: oklch(80.9% 0.016 119.2);
Tailwind
colors: {
custom: {
50: '#d2d4cc',
500: '#bfc2b7',
950: '#000000',
},
}SCSS
$custom: #bfc2b7; $custom-light: #d2d4cc; $custom-dark: #000000;
JSON
{
"hex": "#bfc2b7",
"rgb": {
"r": 191,
"g": 194,
"b": 183
},
"hsl": {
"h": 76.364,
"s": 8.271,
"l": 73.922
},
"oklch": {
"l": 0.80856,
"c": 0.01552,
"h": 119.2
},
"luminance": 0.53079
}Semantic roles & 50–950 ramp
primary
#BFC2B7
secondary
#8C8895
accent
#539264
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383