#BFCDB7#BFCDB7
#BFCDB7 is a very light, muted yellow-green. Relative luminance 0.582; OKLCH L 83.2% C 0.034 H 134.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDB7 |
|---|---|
| RGB | rgb(191, 205, 183) |
| HSL | hsl(98, 18%, 76%) |
| HSV | hsv(98, 11%, 80%) |
| CMYK | cmyk(6.8%, 0%, 10.7%, 19.6%) |
| CIE-LAB | lab(80.83, -8.78, 9.34) |
| CIE-LCH | lch(80.83, 12.81, 133.23°) |
| OKLab | oklab(83.15% -0.0234 0.0243) |
| OKLCH | oklch(83.15% 0.034 134) |
| XYZ | xyz(51.8629, 58.1576, 53.2838) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.09
Silver (survey)
#C5C9C7
ΔE00 9.73
Sage Green
#9CAF88
ΔE00 10.30
Greenish Grey
#96AE8D
ΔE00 10.30
Beige
#F5F5DC
ΔE00 11.08
Eggshell
#F0EAD6
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDB7 #C5B7CD
analogous
#CACDB7 #BFCDB7 #B7CDBA
triadic
#BFCDB7 #B7BFCD #CDB7BF
tetradic
#BFCDB7 #B7CACD #C5B7CD #CDBAB7
square
#BFCDB7 #B7CACD #C5B7CD #CDBAB7
split-complementary
#BFCDB7 #BAB7CD #CDB7CA
monochromatic
#7F9B6F #9FB493 #BFCDB7 #DFE6DB #EFF2ED
Accessibility & contrast
On white
1.66
#BFCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BFCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDB7
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDB7 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B6
Deuteranopia (green-blind)
#CDC8B8
Tritanopia (blue-blind)
#BFCBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcdb7; /* rgb */ color: rgb(191, 205, 183); /* oklch */ color: oklch(83.2% 0.034 134.0);
Tailwind
colors: {
custom: {
50: '#d2dccc',
500: '#bfcdb7',
950: '#000000',
},
}SCSS
$custom: #bfcdb7; $custom-light: #d2dccc; $custom-dark: #000000;
JSON
{
"hex": "#bfcdb7",
"rgb": {
"r": 191,
"g": 205,
"b": 183
},
"hsl": {
"h": 98.182,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.83151,
"c": 0.03375,
"h": 134
},
"luminance": 0.58158
}Semantic roles & 50–950 ramp
primary
#BFCDB7
secondary
#9887A2
accent
#499C7E
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483