#BFC2B3#BFC2B3
#BFC2B3 is a light, muted yellow-green. Relative luminance 0.529; OKLCH L 80.7% C 0.021 H 116.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2B3 |
|---|---|
| RGB | rgb(191, 194, 179) |
| HSL | hsl(72, 11%, 73%) |
| HSV | hsv(72, 8%, 76%) |
| CMYK | cmyk(1.5%, 0%, 7.7%, 23.9%) |
| CIE-LAB | lab(77.82, -3.73, 7.18) |
| CIE-LCH | lch(77.82, 8.10, 117.47°) |
| OKLab | oklab(80.75% -0.0092 0.0188) |
| OKLCH | oklch(80.75% 0.021 116.1) |
| XYZ | xyz(48.9132, 52.9147, 50.2758) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.26
Warm Gray
#C9BEB0
ΔE00 7.16
Light Grey
#D8DCD6
ΔE00 7.54
Silver
#C0C0C0
ΔE00 7.56
Greyish
#A8A495
ΔE00 8.60
Cement
#A5A391
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2B3 #B6B3C2
analogous
#C2BDB3 #BFC2B3 #B7C2B3
triadic
#BFC2B3 #B3BFC2 #C2B3BF
tetradic
#BFC2B3 #B3C2BD #B6B3C2 #C2B3B7
square
#BFC2B3 #B3C2BD #B6B3C2 #C2B3B7
split-complementary
#BFC2B3 #B3B7C2 #BDB3C2
monochromatic
#868B70 #A2A791 #BFC2B3 #DCDDD5 #F1F1EE
Accessibility & contrast
On white
1.81
#BFC2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BFC2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2B3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2B3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B2
Deuteranopia (green-blind)
#C4C0B4
Tritanopia (blue-blind)
#C1C0BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc2b3; /* rgb */ color: rgb(191, 194, 179); /* oklch */ color: oklch(80.7% 0.021 116.1);
Tailwind
colors: {
custom: {
50: '#d2d4c9',
500: '#bfc2b3',
950: '#000000',
},
}SCSS
$custom: #bfc2b3; $custom-light: #d2d4c9; $custom-dark: #000000;
JSON
{
"hex": "#bfc2b3",
"rgb": {
"r": 191,
"g": 194,
"b": 179
},
"hsl": {
"h": 72,
"s": 10.949,
"l": 73.137
},
"oklch": {
"l": 0.80748,
"c": 0.0209,
"h": 116.1
},
"luminance": 0.52915
}Semantic roles & 50–950 ramp
primary
#BFC2B3
secondary
#878495
accent
#50955E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382