#BFDCA1#BFDCA1
#BFDCA1 is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.8% C 0.085 H 129.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCA1 |
|---|---|
| RGB | rgb(191, 220, 161) |
| HSL | hsl(89, 46%, 75%) |
| HSV | hsv(89, 27%, 86%) |
| CMYK | cmyk(13.2%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(84.40, -19.89, 25.91) |
| CIE-LCH | lch(84.40, 32.66, 127.52°) |
| OKLab | oklab(85.84% -0.0536 0.0655) |
| OKLCH | oklch(85.84% 0.085 129.3) |
| XYZ | xyz(53.5111, 64.8355, 43.4066) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.68
Light Sage
#BCECAC
ΔE00 4.61
Pale Olive
#B9CC81
ΔE00 5.91
Pale Olive Green
#B1D27B
ΔE00 6.19
Washed Out Green
#BCF5A6
ΔE00 6.98
Very Pale Green
#CFFDBC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCA1 #BEA1DC
analogous
#DCDCA1 #BFDCA1 #A2DCA1
triadic
#BFDCA1 #A1BFDC #DCA1BF
tetradic
#BFDCA1 #A1DCDC #BEA1DC #DCA1A2
square
#BFDCA1 #A1DCDC #BEA1DC #DCA1A2
split-complementary
#BFDCA1 #A1A2DC #DCA1DC
monochromatic
#82BB48 #A1CB74 #BFDCA1 #DDEDCE #F0F7E9
Accessibility & contrast
On white
1.50
#BFDCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BFDCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCA1
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCA1 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49D
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#C1D7CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdca1; /* rgb */ color: rgb(191, 220, 161); /* oklch */ color: oklch(85.8% 0.085 129.3);
Tailwind
colors: {
custom: {
50: '#d3e7bd',
500: '#bfdca1',
950: '#000000',
},
}SCSS
$custom: #bfdca1; $custom-light: #d3e7bd; $custom-dark: #000000;
JSON
{
"hex": "#bfdca1",
"rgb": {
"r": 191,
"g": 220,
"b": 161
},
"hsl": {
"h": 89.492,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.85843,
"c": 0.08462,
"h": 129.3
},
"luminance": 0.64836
}Semantic roles & 50–950 ramp
primary
#BFDCA1
secondary
#906DB4
accent
#2DB972
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482