#BFDF8F#BFDF8F
#BFDF8F is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.2% C 0.110 H 126.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF8F |
|---|---|
| RGB | rgb(191, 223, 143) |
| HSL | hsl(84, 56%, 72%) |
| HSV | hsv(84, 36%, 87%) |
| CMYK | cmyk(14.3%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(84.91, -23.86, 35.81) |
| CIE-LCH | lch(84.91, 43.03, 123.67°) |
| OKLab | oklab(86.15% -0.0651 0.0886) |
| OKLCH | oklch(86.15% 0.11 126.3) |
| XYZ | xyz(52.8309, 65.8345, 35.9053) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.51
Light Grey Green
#B7E1A1
ΔE00 4.32
Pale Olive
#B9CC81
ΔE00 4.83
Greenish Tan
#BCCB7A
ΔE00 5.70
Light Sage
#BCECAC
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF8F #AF8FDF
analogous
#DFD78F #BFDF8F #97DF8F
triadic
#BFDF8F #8FBFDF #DF8FBF
tetradic
#BFDF8F #8FDFD7 #AF8FDF #DF8F97
square
#BFDF8F #8FDFD7 #AF8FDF #DF8F97
split-complementary
#BFDF8F #8F97DF #D78FDF
monochromatic
#87BD36 #A4D15F #BFDF8F #DAEDBF #F1F8E7
Accessibility & contrast
On white
1.48
#BFDF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BFDF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF8F
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF8F | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#E2D493
Tritanopia (blue-blind)
#C3D8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf8f; /* rgb */ color: rgb(191, 223, 143); /* oklch */ color: oklch(86.2% 0.110 126.3);
Tailwind
colors: {
custom: {
50: '#d3e9b0',
500: '#bfdf8f',
950: '#000000',
},
}SCSS
$custom: #bfdf8f; $custom-light: #d3e9b0; $custom-dark: #000000;
JSON
{
"hex": "#bfdf8f",
"rgb": {
"r": 191,
"g": 223,
"b": 143
},
"hsl": {
"h": 84,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.86154,
"c": 0.10994,
"h": 126.3
},
"luminance": 0.65835
}Semantic roles & 50–950 ramp
primary
#BFDF8F
secondary
#805BB7
accent
#22C363
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481