#BFCBB5#BFCBB5
#BFCBB5 is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.7% C 0.033 H 130.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBB5 |
|---|---|
| RGB | rgb(191, 203, 181) |
| HSL | hsl(93, 17%, 75%) |
| HSV | hsv(93, 11%, 80%) |
| CMYK | cmyk(5.9%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(80.25, -8.09, 9.58) |
| CIE-LCH | lch(80.25, 12.54, 130.17°) |
| OKLab | oklab(82.68% -0.0214 0.0249) |
| OKLCH | oklch(82.68% 0.033 130.6) |
| XYZ | xyz(51.1809, 57.1242, 52.0368) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.97
Silver (survey)
#C5C9C7
ΔE00 9.43
Sage Green
#9CAF88
ΔE00 10.09
Greenish Grey
#96AE8D
ΔE00 10.20
Beige
#F5F5DC
ΔE00 11.10
Eggshell
#F0EAD6
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBB5 #C1B5CB
analogous
#CACBB5 #BFCBB5 #B5CBB6
triadic
#BFCBB5 #B5BFCB #CBB5BF
tetradic
#BFCBB5 #B5CACB #C1B5CB #CBB6B5
square
#BFCBB5 #B5CACB #C1B5CB #CBB6B5
split-complementary
#BFCBB5 #B6B5CB #CBB5CA
monochromatic
#81986D #A0B291 #BFCBB5 #DEE4D9 #EFF2ED
Accessibility & contrast
On white
1.69
#BFCBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BFCBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBB5
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBB5 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B4
Deuteranopia (green-blind)
#CBC7B6
Tritanopia (blue-blind)
#C0C9C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcbb5; /* rgb */ color: rgb(191, 203, 181); /* oklch */ color: oklch(82.7% 0.033 130.6);
Tailwind
colors: {
custom: {
50: '#d2dacb',
500: '#bfcbb5',
950: '#000000',
},
}SCSS
$custom: #bfcbb5; $custom-light: #d2dacb; $custom-dark: #000000;
JSON
{
"hex": "#bfcbb5",
"rgb": {
"r": 191,
"g": 203,
"b": 181
},
"hsl": {
"h": 92.727,
"s": 17.46,
"l": 75.294
},
"oklch": {
"l": 0.82679,
"c": 0.03284,
"h": 130.6
},
"luminance": 0.57124
}Semantic roles & 50–950 ramp
primary
#BFCBB5
secondary
#93859F
accent
#4A9C76
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382