#BFCBB0#BFCBB0
#BFCBB0 is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.6% C 0.039 H 126.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBB0 |
|---|---|
| RGB | rgb(191, 203, 176) |
| HSL | hsl(87, 21%, 74%) |
| HSV | hsv(87, 13%, 80%) |
| CMYK | cmyk(5.9%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(80.14, -8.94, 12.09) |
| CIE-LCH | lch(80.14, 15.03, 126.48°) |
| OKLab | oklab(82.55% -0.0234 0.0313) |
| OKLCH | oklch(82.55% 0.039 126.8) |
| XYZ | xyz(50.6771, 56.9227, 49.3833) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.20
Greenish Grey
#96AE8D
ΔE00 9.61
Light Grey
#D8DCD6
ΔE00 10.27
Silver (survey)
#C5C9C7
ΔE00 10.91
Darkseagreen
#8FBC8F
ΔE00 11.08
Light Grey Green
#B7E1A1
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBB0 #BCB0CB
analogous
#CBCAB0 #BFCBB0 #B2CBB0
triadic
#BFCBB0 #B0BFCB #CBB0BF
tetradic
#BFCBB0 #B0CBCA #BCB0CB #CBB0B2
square
#BFCBB0 #B0CBCA #BCB0CB #CBB0B2
split-complementary
#BFCBB0 #B0B2CB #CAB0CB
monochromatic
#839A66 #A1B38B #BFCBB0 #DDE3D5 #F0F3ED
Accessibility & contrast
On white
1.70
#BFCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BFCBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBB0
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBB0 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AE
Deuteranopia (green-blind)
#CCC7B1
Tritanopia (blue-blind)
#C1C8C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcbb0; /* rgb */ color: rgb(191, 203, 176); /* oklch */ color: oklch(82.6% 0.039 126.8);
Tailwind
colors: {
custom: {
50: '#d2dac7',
500: '#bfcbb0',
950: '#000000',
},
}SCSS
$custom: #bfcbb0; $custom-light: #d2dac7; $custom-dark: #000000;
JSON
{
"hex": "#bfcbb0",
"rgb": {
"r": 191,
"g": 203,
"b": 176
},
"hsl": {
"h": 86.667,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.82552,
"c": 0.03913,
"h": 126.8
},
"luminance": 0.56923
}Semantic roles & 50–950 ramp
primary
#BFCBB0
secondary
#8E80A0
accent
#479F6E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382