#BFCBB7#BFCBB7
#BFCBB7 is a very light, muted yellow-green. Relative luminance 0.572; OKLCH L 82.7% C 0.030 H 132.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBB7 |
|---|---|
| RGB | rgb(191, 203, 183) |
| HSL | hsl(96, 16%, 76%) |
| HSV | hsv(96, 10%, 80%) |
| CMYK | cmyk(5.9%, 0%, 9.9%, 20.4%) |
| CIE-LAB | lab(80.30, -7.74, 8.58) |
| CIE-LCH | lch(80.30, 11.55, 132.07°) |
| OKLab | oklab(82.73% -0.0206 0.0223) |
| OKLCH | oklch(82.73% 0.03 132.6) |
| XYZ | xyz(51.3876, 57.2069, 53.1253) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.44
Silver (survey)
#C5C9C7
ΔE00 8.80
Greenish Grey
#96AE8D
ΔE00 10.52
Sage Green
#9CAF88
ΔE00 10.52
Silver
#C0C0C0
ΔE00 11.04
Beige
#F5F5DC
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBB7 #C3B7CB
analogous
#C9CBB7 #BFCBB7 #B7CBB9
triadic
#BFCBB7 #B7BFCB #CBB7BF
tetradic
#BFCBB7 #B7C9CB #C3B7CB #CBB9B7
square
#BFCBB7 #B7C9CB #C3B7CB #CBB9B7
split-complementary
#BFCBB7 #B9B7CB #CBB7C9
monochromatic
#809870 #9FB193 #BFCBB7 #DFE5DB #EFF2ED
Accessibility & contrast
On white
1.69
#BFCBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BFCBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBB7
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBB7 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B6
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#BFC9C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcbb7; /* rgb */ color: rgb(191, 203, 183); /* oklch */ color: oklch(82.7% 0.030 132.6);
Tailwind
colors: {
custom: {
50: '#d2dacc',
500: '#bfcbb7',
950: '#000000',
},
}SCSS
$custom: #bfcbb7; $custom-light: #d2dacc; $custom-dark: #000000;
JSON
{
"hex": "#bfcbb7",
"rgb": {
"r": 191,
"g": 203,
"b": 183
},
"hsl": {
"h": 96,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.82731,
"c": 0.03037,
"h": 132.6
},
"luminance": 0.57207
}Semantic roles & 50–950 ramp
primary
#BFCBB7
secondary
#96879F
accent
#4B9A7B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383