#BFDF8D#BFDF8D
#BFDF8D is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.112 H 126.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF8D |
|---|---|
| RGB | rgb(191, 223, 141) |
| HSL | hsl(83, 56%, 71%) |
| HSV | hsv(83, 37%, 87%) |
| CMYK | cmyk(14.3%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(84.88, -24.12, 36.78) |
| CIE-LCH | lch(84.88, 43.98, 123.25°) |
| OKLab | oklab(86.12% -0.0659 0.0908) |
| OKLCH | oklch(86.12% 0.112 126) |
| XYZ | xyz(52.6808, 65.7744, 35.1145) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.37
Light Grey Green
#B7E1A1
ΔE00 4.65
Pale Olive
#B9CC81
ΔE00 4.81
Greenish Tan
#BCCB7A
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 5.79
Light Sage
#BCECAC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF8D #AD8DDF
analogous
#DFD68D #BFDF8D #96DF8D
triadic
#BFDF8D #8DBFDF #DF8DBF
tetradic
#BFDF8D #8DDFD6 #AD8DDF #DF8D96
square
#BFDF8D #8DDFD6 #AD8DDF #DF8D96
split-complementary
#BFDF8D #8D96DF #D68DDF
monochromatic
#88BD35 #A4D25D #BFDF8D #DAECBD #F2F8E7
Accessibility & contrast
On white
1.48
#BFDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BFDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF8D
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF8D | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#E3D391
Tritanopia (blue-blind)
#C4D8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf8d; /* rgb */ color: rgb(191, 223, 141); /* oklch */ color: oklch(86.1% 0.112 126.0);
Tailwind
colors: {
custom: {
50: '#d3e9af',
500: '#bfdf8d',
950: '#000000',
},
}SCSS
$custom: #bfdf8d; $custom-light: #d3e9af; $custom-dark: #000000;
JSON
{
"hex": "#bfdf8d",
"rgb": {
"r": 191,
"g": 223,
"b": 141
},
"hsl": {
"h": 83.415,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.86119,
"c": 0.11218,
"h": 126
},
"luminance": 0.65775
}Semantic roles & 50–950 ramp
primary
#BFDF8D
secondary
#7E59B7
accent
#22C461
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481