#BFCDA7#BFCDA7
#BFCDA7 is a very light, muted yellow-green. Relative luminance 0.575; OKLCH L 82.8% C 0.054 H 124.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDA7 |
|---|---|
| RGB | rgb(191, 205, 167) |
| HSL | hsl(82, 28%, 73%) |
| HSV | hsv(82, 19%, 80%) |
| CMYK | cmyk(6.8%, 0%, 18.5%, 19.6%) |
| CIE-LAB | lab(80.48, -11.44, 17.36) |
| CIE-LCH | lch(80.48, 20.78, 123.38°) |
| OKLab | oklab(82.76% -0.0301 0.0445) |
| OKLCH | oklch(82.76% 0.054 124) |
| XYZ | xyz(50.2913, 57.5289, 45.0065) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 8.34
Sage Green
#9CAF88
ΔE00 8.48
Light Grey Green
#B7E1A1
ΔE00 8.49
Greenish Grey
#96AE8D
ΔE00 9.44
Greenish Tan
#BCCB7A
ΔE00 9.52
Darkseagreen
#8FBC8F
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDA7 #B5A7CD
analogous
#CDC8A7 #BFCDA7 #ACCDA7
triadic
#BFCDA7 #A7BFCD #CDA7BF
tetradic
#BFCDA7 #A7CDC8 #B5A7CD #CDA7AC
square
#BFCDA7 #A7CDC8 #B5A7CD #CDA7AC
split-complementary
#BFCDA7 #A7ACCD #C8A7CD
monochromatic
#869F5A #A3B780 #BFCDA7 #DBE3CE #F1F4EB
Accessibility & contrast
On white
1.68
#BFCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BFCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDA7
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDA7 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A5
Deuteranopia (green-blind)
#D0C8A9
Tritanopia (blue-blind)
#C2C9C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcda7; /* rgb */ color: rgb(191, 205, 167); /* oklch */ color: oklch(82.8% 0.054 124.0);
Tailwind
colors: {
custom: {
50: '#d2dcc1',
500: '#bfcda7',
950: '#000000',
},
}SCSS
$custom: #bfcda7; $custom-light: #d2dcc1; $custom-dark: #000000;
JSON
{
"hex": "#bfcda7",
"rgb": {
"r": 191,
"g": 205,
"b": 167
},
"hsl": {
"h": 82.105,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.82758,
"c": 0.05373,
"h": 124
},
"luminance": 0.57529
}Semantic roles & 50–950 ramp
primary
#BFCDA7
secondary
#8676A2
accent
#3FA665
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482