#BFDCA4#BFDCA4
#BFDCA4 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.9% C 0.081 H 130.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCA4 |
|---|---|
| RGB | rgb(191, 220, 164) |
| HSL | hsl(91, 44%, 75%) |
| HSV | hsv(91, 25%, 86%) |
| CMYK | cmyk(13.2%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(84.45, -19.44, 24.42) |
| CIE-LCH | lch(84.45, 31.22, 128.52°) |
| OKLab | oklab(85.91% -0.0524 0.0619) |
| OKLCH | oklch(85.91% 0.081 130.2) |
| XYZ | xyz(53.7788, 64.9426, 44.8167) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.84
Light Sage
#BCECAC
ΔE00 4.63
Pale Olive
#B9CC81
ΔE00 6.42
Pale Olive Green
#B1D27B
ΔE00 6.80
Washed Out Green
#BCF5A6
ΔE00 7.21
Very Pale Green
#CFFDBC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCA4 #C1A4DC
analogous
#DBDCA4 #BFDCA4 #A4DCA5
triadic
#BFDCA4 #A4BFDC #DCA4BF
tetradic
#BFDCA4 #A4DBDC #C1A4DC #DCA5A4
square
#BFDCA4 #A4DBDC #C1A4DC #DCA5A4
split-complementary
#BFDCA4 #A5A4DC #DCA4DB
monochromatic
#81BA4C #A0CB78 #BFDCA4 #DEEDD0 #EFF6E9
Accessibility & contrast
On white
1.50
#BFDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BFDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCA4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCA4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A1
Deuteranopia (green-blind)
#DDD2A7
Tritanopia (blue-blind)
#C1D7CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdca4; /* rgb */ color: rgb(191, 220, 164); /* oklch */ color: oklch(85.9% 0.081 130.2);
Tailwind
colors: {
custom: {
50: '#d2e7bf',
500: '#bfdca4',
950: '#000000',
},
}SCSS
$custom: #bfdca4; $custom-light: #d2e7bf; $custom-dark: #000000;
JSON
{
"hex": "#bfdca4",
"rgb": {
"r": 191,
"g": 220,
"b": 164
},
"hsl": {
"h": 91.071,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85905,
"c": 0.08108,
"h": 130.2
},
"luminance": 0.64943
}Semantic roles & 50–950 ramp
primary
#BFDCA4
secondary
#9370B4
accent
#2EB875
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482