#BFDFA4#BFDFA4
#BFDFA4 is a very light, moderate yellow-green. Relative luminance 0.665; OKLCH L 86.6% C 0.086 H 131.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFA4 |
|---|---|
| RGB | rgb(191, 223, 164) |
| HSL | hsl(93, 48%, 76%) |
| HSV | hsv(93, 26%, 87%) |
| CMYK | cmyk(14.3%, 0%, 26.5%, 12.5%) |
| CIE-LAB | lab(85.27, -20.92, 25.53) |
| CIE-LCH | lch(85.27, 33.01, 129.33°) |
| OKLab | oklab(86.55% -0.0565 0.0646) |
| OKLCH | oklch(86.55% 0.086 131.2) |
| XYZ | xyz(54.5732, 66.5314, 45.0815) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.04
Light Sage
#BCECAC
ΔE00 3.77
Washed Out Green
#BCF5A6
ΔE00 6.27
Very Pale Green
#CFFDBC
ΔE00 6.51
Pale Olive Green
#B1D27B
ΔE00 6.62
Pale Olive
#B9CC81
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFA4 #C4A4DF
analogous
#DCDFA4 #BFDFA4 #A4DFA6
triadic
#BFDFA4 #A4BFDF #DFA4BF
tetradic
#BFDFA4 #A4DCDF #C4A4DF #DFA6A4
square
#BFDFA4 #A4DCDF #C4A4DF #DFA6A4
split-complementary
#BFDFA4 #A6A4DF #DFA4DC
monochromatic
#7FBF49 #9FCF77 #BFDFA4 #DFEFD1 #EFF7E8
Accessibility & contrast
On white
1.47
#BFDFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BFDFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFA4
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFA4 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A0
Deuteranopia (green-blind)
#E0D4A7
Tritanopia (blue-blind)
#C1DACF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdfa4; /* rgb */ color: rgb(191, 223, 164); /* oklch */ color: oklch(86.6% 0.086 131.2);
Tailwind
colors: {
custom: {
50: '#d3e9bf',
500: '#bfdfa4',
950: '#000000',
},
}SCSS
$custom: #bfdfa4; $custom-light: #d3e9bf; $custom-dark: #000000;
JSON
{
"hex": "#bfdfa4",
"rgb": {
"r": 191,
"g": 223,
"b": 164
},
"hsl": {
"h": 92.542,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86554,
"c": 0.08581,
"h": 131.2
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#BFDFA4
secondary
#9770B8
accent
#2ABB79
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482