#BFCAAF#BFCAAF
#BFCAAF is a very light, muted yellow-green. Relative luminance 0.564; OKLCH L 82.3% C 0.039 H 125.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAAF |
|---|---|
| RGB | rgb(191, 202, 175) |
| HSL | hsl(84, 20%, 74%) |
| HSV | hsv(84, 13%, 79%) |
| CMYK | cmyk(5.4%, 0%, 13.4%, 20.8%) |
| CIE-LAB | lab(79.85, -8.59, 12.21) |
| CIE-LCH | lch(79.85, 14.93, 125.12°) |
| OKLab | oklab(82.32% -0.0224 0.0316) |
| OKLCH | oklch(82.32% 0.039 125.3) |
| XYZ | xyz(50.3431, 56.4125, 48.7856) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.11
Greenish Grey
#96AE8D
ΔE00 9.58
Light Grey
#D8DCD6
ΔE00 10.25
Silver (survey)
#C5C9C7
ΔE00 10.81
Bland
#AFA88B
ΔE00 11.11
Darkseagreen
#8FBC8F
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAAF #BAAFCA
analogous
#CAC8AF #BFCAAF #B2CAAF
triadic
#BFCAAF #AFBFCA #CAAFBF
tetradic
#BFCAAF #AFCAC8 #BAAFCA #CAAFB2
square
#BFCAAF #AFCAC8 #BAAFCA #CAAFB2
split-complementary
#BFCAAF #AFB2CA #C8AFCA
monochromatic
#849965 #A2B28A #BFCAAF #DCE2D4 #F0F3ED
Accessibility & contrast
On white
1.71
#BFCAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BFCAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAAF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAAF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AD
Deuteranopia (green-blind)
#CCC6B0
Tritanopia (blue-blind)
#C1C7C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcaaf; /* rgb */ color: rgb(191, 202, 175); /* oklch */ color: oklch(82.3% 0.039 125.3);
Tailwind
colors: {
custom: {
50: '#d2dac6',
500: '#bfcaaf',
950: '#000000',
},
}SCSS
$custom: #bfcaaf; $custom-light: #d2dac6; $custom-dark: #000000;
JSON
{
"hex": "#bfcaaf",
"rgb": {
"r": 191,
"g": 202,
"b": 175
},
"hsl": {
"h": 84.444,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.82316,
"c": 0.03878,
"h": 125.3
},
"luminance": 0.56413
}Semantic roles & 50–950 ramp
primary
#BFCAAF
secondary
#8C7F9F
accent
#479F6B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382