#BFCEB4#BFCEB4
#BFCEB4 is a very light, muted yellow-green. Relative luminance 0.585; OKLCH L 83.3% C 0.039 H 131.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCEB4 |
|---|---|
| RGB | rgb(191, 206, 180) |
| HSL | hsl(95, 21%, 76%) |
| HSV | hsv(95, 13%, 81%) |
| CMYK | cmyk(7.3%, 0%, 12.6%, 19.2%) |
| CIE-LAB | lab(81.02, -9.81, 11.22) |
| CIE-LCH | lch(81.02, 14.90, 131.17°) |
| OKLab | oklab(83.28% -0.0261 0.0291) |
| OKLCH | oklch(83.28% 0.039 131.9) |
| XYZ | xyz(51.7940, 58.5140, 51.7368) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.72
Greenish Grey
#96AE8D
ΔE00 9.90
Light Grey
#D8DCD6
ΔE00 10.17
Light Grey Green
#B7E1A1
ΔE00 10.85
Darkseagreen
#8FBC8F
ΔE00 10.94
Silver (survey)
#C5C9C7
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCEB4 #C3B4CE
analogous
#CCCEB4 #BFCEB4 #B4CEB6
triadic
#BFCEB4 #B4BFCE #CEB4BF
tetradic
#BFCEB4 #B4CCCE #C3B4CE #CEB6B4
square
#BFCEB4 #B4CCCE #C3B4CE #CEB6B4
split-complementary
#BFCEB4 #B6B4CE #CEB4CC
monochromatic
#809E6A #9FB68F #BFCEB4 #DFE6D9 #EFF3EC
Accessibility & contrast
On white
1.65
#BFCEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BFCEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCEB4
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCEB4 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB3
Deuteranopia (green-blind)
#CEC9B5
Tritanopia (blue-blind)
#C0CCC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfceb4; /* rgb */ color: rgb(191, 206, 180); /* oklch */ color: oklch(83.3% 0.039 131.9);
Tailwind
colors: {
custom: {
50: '#d2ddca',
500: '#bfceb4',
950: '#000000',
},
}SCSS
$custom: #bfceb4; $custom-light: #d2ddca; $custom-dark: #000000;
JSON
{
"hex": "#bfceb4",
"rgb": {
"r": 191,
"g": 206,
"b": 180
},
"hsl": {
"h": 94.615,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83284,
"c": 0.03908,
"h": 131.9
},
"luminance": 0.58514
}Semantic roles & 50–950 ramp
primary
#BFCEB4
secondary
#9683A3
accent
#469F7A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482