#BFCBB1#BFCBB1
#BFCBB1 is a very light, muted yellow-green. Relative luminance 0.570; OKLCH L 82.6% C 0.038 H 127.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBB1 |
|---|---|
| RGB | rgb(191, 203, 177) |
| HSL | hsl(88, 20%, 75%) |
| HSV | hsv(88, 13%, 80%) |
| CMYK | cmyk(5.9%, 0%, 12.8%, 20.4%) |
| CIE-LAB | lab(80.16, -8.77, 11.59) |
| CIE-LCH | lch(80.16, 14.53, 127.12°) |
| OKLab | oklab(82.58% -0.023 0.03) |
| OKLCH | oklch(82.58% 0.038 127.5) |
| XYZ | xyz(50.7764, 56.9624, 49.9063) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.36
Greenish Grey
#96AE8D
ΔE00 9.71
Light Grey
#D8DCD6
ΔE00 10.01
Silver (survey)
#C5C9C7
ΔE00 10.63
Beige
#F5F5DC
ΔE00 11.17
Darkseagreen
#8FBC8F
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBB1 #BDB1CB
analogous
#CBCAB1 #BFCBB1 #B2CBB1
triadic
#BFCBB1 #B1BFCB #CBB1BF
tetradic
#BFCBB1 #B1CBCA #BDB1CB #CBB1B2
square
#BFCBB1 #B1CBCA #BDB1CB #CBB1B2
split-complementary
#BFCBB1 #B1B2CB #CAB1CB
monochromatic
#839A68 #A1B38C #BFCBB1 #DDE3D6 #F0F3ED
Accessibility & contrast
On white
1.69
#BFCBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BFCBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBB1
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBB1 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B0
Deuteranopia (green-blind)
#CCC7B2
Tritanopia (blue-blind)
#C0C8C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcbb1; /* rgb */ color: rgb(191, 203, 177); /* oklch */ color: oklch(82.6% 0.038 127.5);
Tailwind
colors: {
custom: {
50: '#d2dac8',
500: '#bfcbb1',
950: '#000000',
},
}SCSS
$custom: #bfcbb1; $custom-light: #d2dac8; $custom-dark: #000000;
JSON
{
"hex": "#bfcbb1",
"rgb": {
"r": 191,
"g": 203,
"b": 177
},
"hsl": {
"h": 87.692,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.82577,
"c": 0.03786,
"h": 127.5
},
"luminance": 0.56963
}Semantic roles & 50–950 ramp
primary
#BFCBB1
secondary
#8F81A0
accent
#479E6F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382