#BFCBB8#BFCBB8
#BFCBB8 is a very light, muted yellow-green. Relative luminance 0.572; OKLCH L 82.8% C 0.029 H 133.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBB8 |
|---|---|
| RGB | rgb(191, 203, 184) |
| HSL | hsl(98, 15%, 76%) |
| HSV | hsv(98, 9%, 80%) |
| CMYK | cmyk(5.9%, 0%, 9.4%, 20.4%) |
| CIE-LAB | lab(80.32, -7.57, 8.08) |
| CIE-LCH | lch(80.32, 11.07, 133.14°) |
| OKLab | oklab(82.76% -0.0202 0.0211) |
| OKLCH | oklch(82.76% 0.029 133.8) |
| XYZ | xyz(51.4920, 57.2487, 53.6754) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 8.49
Greenish Grey
#96AE8D
ΔE00 10.69
Sage Green
#9CAF88
ΔE00 10.75
Silver
#C0C0C0
ΔE00 10.75
Light Gray
#D3D3D3
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBB8 #C4B8CB
analogous
#C8CBB8 #BFCBB8 #B8CBBA
triadic
#BFCBB8 #B8BFCB #CBB8BF
tetradic
#BFCBB8 #B8C8CB #C4B8CB #CBBAB8
square
#BFCBB8 #B8C8CB #C4B8CB #CBBAB8
split-complementary
#BFCBB8 #BAB8CB #CBB8C8
monochromatic
#7F9771 #9FB195 #BFCBB8 #DFE5DB #EFF2ED
Accessibility & contrast
On white
1.69
#BFCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BFCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBB8
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBB8 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B7
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#BFC9C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcbb8; /* rgb */ color: rgb(191, 203, 184); /* oklch */ color: oklch(82.8% 0.029 133.8);
Tailwind
colors: {
custom: {
50: '#d2dacd',
500: '#bfcbb8',
950: '#000000',
},
}SCSS
$custom: #bfcbb8; $custom-light: #d2dacd; $custom-dark: #000000;
JSON
{
"hex": "#bfcbb8",
"rgb": {
"r": 191,
"g": 203,
"b": 184
},
"hsl": {
"h": 97.895,
"s": 15.447,
"l": 75.882
},
"oklch": {
"l": 0.82757,
"c": 0.02915,
"h": 133.8
},
"luminance": 0.57249
}Semantic roles & 50–950 ramp
primary
#BFCBB8
secondary
#97889F
accent
#4C9A7D
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383