#BFCDBA#BFCDBA
#BFCDBA is a very light, muted green. Relative luminance 0.583; OKLCH L 83.2% C 0.030 H 137.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDBA |
|---|---|
| RGB | rgb(191, 205, 186) |
| HSL | hsl(104, 16%, 77%) |
| HSV | hsv(104, 9%, 80%) |
| CMYK | cmyk(6.8%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(80.90, -8.25, 7.83) |
| CIE-LCH | lch(80.90, 11.38, 136.48°) |
| OKLab | oklab(83.23% -0.0222 0.0204) |
| OKLCH | oklch(83.23% 0.03 137.4) |
| XYZ | xyz(52.1785, 58.2838, 54.9458) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 8.84
Greenish Grey
#96AE8D
ΔE00 10.79
Sage Green
#9CAF88
ΔE00 10.94
Beige
#F5F5DC
ΔE00 11.14
Silver
#C0C0C0
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDBA #C8BACD
analogous
#C9CDBA #BFCDBA #BACDBF
triadic
#BFCDBA #BABFCD #CDBABF
tetradic
#BFCDBA #BAC9CD #C8BACD #CDBFBA
square
#BFCDBA #BAC9CD #C8BACD #CDBFBA
split-complementary
#BFCDBA #BFBACD #CDBAC9
monochromatic
#7D9A73 #9EB397 #BFCDBA #E0E7DD #EFF2ED
Accessibility & contrast
On white
1.66
#BFCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BFCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDBA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDBA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB9
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#BFCBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdba; /* rgb */ color: rgb(191, 205, 186); /* oklch */ color: oklch(83.2% 0.030 137.4);
Tailwind
colors: {
custom: {
50: '#d2dcce',
500: '#bfcdba',
950: '#000000',
},
}SCSS
$custom: #bfcdba; $custom-light: #d2dcce; $custom-dark: #000000;
JSON
{
"hex": "#bfcdba",
"rgb": {
"r": 191,
"g": 205,
"b": 186
},
"hsl": {
"h": 104.211,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.83229,
"c": 0.03016,
"h": 137.4
},
"luminance": 0.58284
}Semantic roles & 50–950 ramp
primary
#BFCDBA
secondary
#9B8AA1
accent
#4B9A85
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483