#BFC2B2#BFC2B2
#BFC2B2 is a light, muted yellow-green. Relative luminance 0.529; OKLCH L 80.7% C 0.022 H 115.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2B2 |
|---|---|
| RGB | rgb(191, 194, 178) |
| HSL | hsl(71, 12%, 73%) |
| HSV | hsv(71, 8%, 76%) |
| CMYK | cmyk(1.5%, 0%, 8.2%, 23.9%) |
| CIE-LAB | lab(77.80, -3.91, 7.69) |
| CIE-LCH | lch(77.80, 8.62, 116.94°) |
| OKLab | oklab(80.72% -0.0096 0.0201) |
| OKLCH | oklch(80.72% 0.022 115.5) |
| XYZ | xyz(48.8124, 52.8744, 49.7451) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.64
Warm Gray
#C9BEB0
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 7.77
Silver
#C0C0C0
ΔE00 7.94
Greyish
#A8A495
ΔE00 8.62
Cement
#A5A391
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2B2 #B5B2C2
analogous
#C2BDB2 #BFC2B2 #B7C2B2
triadic
#BFC2B2 #B2BFC2 #C2B2BF
tetradic
#BFC2B2 #B2C2BD #B5B2C2 #C2B2B7
square
#BFC2B2 #B2C2BD #B5B2C2 #C2B2B7
split-complementary
#BFC2B2 #B2B7C2 #BDB2C2
monochromatic
#868B6E #A3A790 #BFC2B2 #DBDDD4 #F1F1EE
Accessibility & contrast
On white
1.81
#BFC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BFC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2B2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2B2 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B1
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#C1C0BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc2b2; /* rgb */ color: rgb(191, 194, 178); /* oklch */ color: oklch(80.7% 0.022 115.5);
Tailwind
colors: {
custom: {
50: '#d2d4c9',
500: '#bfc2b2',
950: '#000000',
},
}SCSS
$custom: #bfc2b2; $custom-light: #d2d4c9; $custom-dark: #000000;
JSON
{
"hex": "#bfc2b2",
"rgb": {
"r": 191,
"g": 194,
"b": 178
},
"hsl": {
"h": 71.25,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.80721,
"c": 0.02225,
"h": 115.5
},
"luminance": 0.52874
}Semantic roles & 50–950 ramp
primary
#BFC2B2
secondary
#868395
accent
#50965D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382