#BFDCA7#BFDCA7
#BFDCA7 is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 86.0% C 0.078 H 131.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCA7 |
|---|---|
| RGB | rgb(191, 220, 167) |
| HSL | hsl(93, 43%, 76%) |
| HSV | hsv(93, 24%, 86%) |
| CMYK | cmyk(13.2%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(84.51, -18.98, 22.94) |
| CIE-LCH | lch(84.51, 29.78, 129.61°) |
| OKLab | oklab(85.97% -0.0511 0.0583) |
| OKLCH | oklch(85.97% 0.078 131.2) |
| XYZ | xyz(54.0529, 65.0522, 46.2603) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.16
Light Sage
#BCECAC
ΔE00 4.76
Pale Olive
#B9CC81
ΔE00 6.97
Very Pale Green
#CFFDBC
ΔE00 7.36
Pale Olive Green
#B1D27B
ΔE00 7.45
Washed Out Green
#BCF5A6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCA7 #C4A7DC
analogous
#D9DCA7 #BFDCA7 #A7DCA9
triadic
#BFDCA7 #A7BFDC #DCA7BF
tetradic
#BFDCA7 #A7D9DC #C4A7DC #DCA9A7
square
#BFDCA7 #A7D9DC #C4A7DC #DCA9A7
split-complementary
#BFDCA7 #A9A7DC #DCA7D9
monochromatic
#7FB94F #9FCB7B #BFDCA7 #DFEDD3 #EFF6E9
Accessibility & contrast
On white
1.50
#BFDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BFDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCA7
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCA7 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A4
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#C0D7CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdca7; /* rgb */ color: rgb(191, 220, 167); /* oklch */ color: oklch(86.0% 0.078 131.2);
Tailwind
colors: {
custom: {
50: '#d2e7c1',
500: '#bfdca7',
950: '#000000',
},
}SCSS
$custom: #bfdca7; $custom-light: #d2e7c1; $custom-dark: #000000;
JSON
{
"hex": "#bfdca7",
"rgb": {
"r": 191,
"g": 220,
"b": 167
},
"hsl": {
"h": 92.83,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85969,
"c": 0.07755,
"h": 131.2
},
"luminance": 0.65053
}Semantic roles & 50–950 ramp
primary
#BFDCA7
secondary
#9773B4
accent
#2FB679
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482