#BFCDB9#BFCDB9
#BFCDB9 is a very light, muted green. Relative luminance 0.582; OKLCH L 83.2% C 0.031 H 136.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB9 |
|---|---|
| RGB | rgb(191, 205, 185) |
| HSL | hsl(102, 17%, 76%) |
| HSV | hsv(102, 10%, 80%) |
| CMYK | cmyk(6.8%, 0%, 9.8%, 19.6%) |
| CIE-LAB | lab(80.87, -8.43, 8.33) |
| CIE-LCH | lch(80.87, 11.85, 135.32°) |
| OKLab | oklab(83.2% -0.0226 0.0217) |
| OKLCH | oklch(83.2% 0.031 136.2) |
| XYZ | xyz(52.0726, 58.2415, 54.3879) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.58
Silver (survey)
#C5C9C7
ΔE00 9.14
Greenish Grey
#96AE8D
ΔE00 10.61
Sage Green
#9CAF88
ΔE00 10.72
Beige
#F5F5DC
ΔE00 11.11
Honeydew
#F0FFF0
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB9 #C7B9CD
analogous
#C9CDB9 #BFCDB9 #B9CDBD
triadic
#BFCDB9 #B9BFCD #CDB9BF
tetradic
#BFCDB9 #B9C9CD #C7B9CD #CDBDB9
square
#BFCDB9 #B9C9CD #C7B9CD #CDBDB9
split-complementary
#BFCDB9 #BDB9CD #CDB9C9
monochromatic
#7E9A72 #9EB495 #BFCDB9 #E0E7DD #EFF2ED
Accessibility & contrast
On white
1.66
#BFCDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BFCDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB9
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB9 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB8
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#BFCBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdb9; /* rgb */ color: rgb(191, 205, 185); /* oklch */ color: oklch(83.2% 0.031 136.2);
Tailwind
colors: {
custom: {
50: '#d2dcce',
500: '#bfcdb9',
950: '#000000',
},
}SCSS
$custom: #bfcdb9; $custom-light: #d2dcce; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb9",
"rgb": {
"r": 191,
"g": 205,
"b": 185
},
"hsl": {
"h": 102,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.83203,
"c": 0.03135,
"h": 136.2
},
"luminance": 0.58242
}Semantic roles & 50–950 ramp
primary
#BFCDB9
secondary
#9A89A1
accent
#4B9B83
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483