#BFDCA3#BFDCA3
#BFDCA3 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.9% C 0.082 H 129.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCA3 |
|---|---|
| RGB | rgb(191, 220, 163) |
| HSL | hsl(91, 45%, 75%) |
| HSV | hsv(91, 26%, 86%) |
| CMYK | cmyk(13.2%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(84.44, -19.59, 24.92) |
| CIE-LCH | lch(84.44, 31.70, 128.18°) |
| OKLab | oklab(85.88% -0.0528 0.0631) |
| OKLCH | oklch(85.88% 0.082 129.9) |
| XYZ | xyz(53.6889, 64.9066, 44.3429) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.77
Light Sage
#BCECAC
ΔE00 4.61
Pale Olive
#B9CC81
ΔE00 6.24
Pale Olive Green
#B1D27B
ΔE00 6.60
Washed Out Green
#BCF5A6
ΔE00 7.13
Very Pale Green
#CFFDBC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCA3 #C0A3DC
analogous
#DCDCA3 #BFDCA3 #A3DCA3
triadic
#BFDCA3 #A3BFDC #DCA3BF
tetradic
#BFDCA3 #A3DCDC #C0A3DC #DCA3A3
square
#BFDCA3 #A3DCDC #C0A3DC #DCA3A3
split-complementary
#BFDCA3 #A3A3DC #DCA3DC
monochromatic
#81BA4A #A0CB77 #BFDCA3 #DEEDCF #F0F7E9
Accessibility & contrast
On white
1.50
#BFDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BFDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCA3
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCA3 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49F
Deuteranopia (green-blind)
#DDD2A6
Tritanopia (blue-blind)
#C1D7CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdca3; /* rgb */ color: rgb(191, 220, 163); /* oklch */ color: oklch(85.9% 0.082 129.9);
Tailwind
colors: {
custom: {
50: '#d2e7be',
500: '#bfdca3',
950: '#000000',
},
}SCSS
$custom: #bfdca3; $custom-light: #d2e7be; $custom-dark: #000000;
JSON
{
"hex": "#bfdca3",
"rgb": {
"r": 191,
"g": 220,
"b": 163
},
"hsl": {
"h": 90.526,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.85884,
"c": 0.08226,
"h": 129.9
},
"luminance": 0.64907
}Semantic roles & 50–950 ramp
primary
#BFDCA3
secondary
#926FB4
accent
#2DB874
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482