#BFDF7D#BFDF7D
#BFDF7D is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.9% C 0.130 H 123.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF7D |
|---|---|
| RGB | rgb(191, 223, 125) |
| HSL | hsl(80, 60%, 68%) |
| HSV | hsv(80, 44%, 87%) |
| CMYK | cmyk(14.3%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(84.65, -26.03, 44.43) |
| CIE-LCH | lch(84.65, 51.50, 120.37°) |
| OKLab | oklab(85.86% -0.0722 0.1075) |
| OKLCH | oklch(85.86% 0.13 123.9) |
| XYZ | xyz(51.5751, 65.3321, 29.2913) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.55
Pale Olive
#B9CC81
ΔE00 5.50
Greenish Tan
#BCCB7A
ΔE00 5.54
Greenish Beige
#C9D179
ΔE00 5.70
Light Moss Green
#A6C875
ΔE00 6.13
Pistachio (survey)
#C0FA8B
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF7D #9D7DDF
analogous
#DFCE7D #BFDF7D #8EDF7D
triadic
#BFDF7D #7DBFDF #DF7DBF
tetradic
#BFDF7D #7DDFCE #9D7DDF #DF7D8E
square
#BFDF7D #7DDFCE #9D7DDF #DF7D8E
split-complementary
#BFDF7D #7D8EDF #CE7DDF
monochromatic
#88B52D #A7D34C #BFDF7D #D7EBAE #EFF7DF
Accessibility & contrast
On white
1.49
#BFDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BFDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF7D
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF7D | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#E5D382
Tritanopia (blue-blind)
#C5D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf7d; /* rgb */ color: rgb(191, 223, 125); /* oklch */ color: oklch(85.9% 0.130 123.9);
Tailwind
colors: {
custom: {
50: '#d4e9a4',
500: '#bfdf7d',
950: '#000000',
},
}SCSS
$custom: #bfdf7d; $custom-light: #d4e9a4; $custom-dark: #000000;
JSON
{
"hex": "#bfdf7d",
"rgb": {
"r": 191,
"g": 223,
"b": 125
},
"hsl": {
"h": 79.592,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.85864,
"c": 0.12952,
"h": 123.9
},
"luminance": 0.65332
}Semantic roles & 50–950 ramp
primary
#BFDF7D
secondary
#6D4AB6
accent
#1DC855
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480