#BFCBB3#BFCBB3
#BFCBB3 is a very light, muted yellow-green. Relative luminance 0.570; OKLCH L 82.6% C 0.035 H 128.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBB3 |
|---|---|
| RGB | rgb(191, 203, 179) |
| HSL | hsl(90, 19%, 75%) |
| HSV | hsv(90, 12%, 80%) |
| CMYK | cmyk(5.9%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(80.20, -8.43, 10.58) |
| CIE-LCH | lch(80.20, 13.53, 128.54°) |
| OKLab | oklab(82.63% -0.0222 0.0275) |
| OKLCH | oklch(82.63% 0.035 128.9) |
| XYZ | xyz(50.9772, 57.0427, 50.9638) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.49
Sage Green
#9CAF88
ΔE00 9.70
Greenish Grey
#96AE8D
ΔE00 9.93
Silver (survey)
#C5C9C7
ΔE00 10.04
Beige
#F5F5DC
ΔE00 11.12
Eggshell
#F0EAD6
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBB3 #BFB3CB
analogous
#CBCBB3 #BFCBB3 #B3CBB3
triadic
#BFCBB3 #B3BFCB #CBB3BF
tetradic
#BFCBB3 #B3CBCB #BFB3CB #CBB3B3
square
#BFCBB3 #B3CBCB #BFB3CB #CBB3B3
split-complementary
#BFCBB3 #B3B3CB #CBB3CB
monochromatic
#82996A #A0B28F #BFCBB3 #DEE4D7 #F0F3ED
Accessibility & contrast
On white
1.69
#BFCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BFCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBB3
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBB3 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B2
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#C0C9C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcbb3; /* rgb */ color: rgb(191, 203, 179); /* oklch */ color: oklch(82.6% 0.035 128.9);
Tailwind
colors: {
custom: {
50: '#d2dac9',
500: '#bfcbb3',
950: '#000000',
},
}SCSS
$custom: #bfcbb3; $custom-light: #d2dac9; $custom-dark: #000000;
JSON
{
"hex": "#bfcbb3",
"rgb": {
"r": 191,
"g": 203,
"b": 179
},
"hsl": {
"h": 90,
"s": 18.75,
"l": 74.902
},
"oklch": {
"l": 0.82627,
"c": 0.03533,
"h": 128.9
},
"luminance": 0.57043
}Semantic roles & 50–950 ramp
primary
#BFCBB3
secondary
#9183A0
accent
#489D73
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382