#BFD97F#BFD97F
#BFD97F is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.6% C 0.119 H 122.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD97F |
|---|---|
| RGB | rgb(191, 217, 127) |
| HSL | hsl(77, 54%, 67%) |
| HSV | hsv(77, 41%, 85%) |
| CMYK | cmyk(12%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(83.04, -22.91, 41.42) |
| CIE-LCH | lch(83.04, 47.33, 118.95°) |
| OKLab | oklab(84.58% -0.0633 0.1008) |
| OKLCH | oklch(84.58% 0.119 122.1) |
| XYZ | xyz(50.1294, 62.2343, 29.4461) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.62
Pale Olive
#B9CC81
ΔE00 3.74
Greenish Tan
#BCCB7A
ΔE00 3.80
Greenish Beige
#C9D179
ΔE00 4.34
Light Moss Green
#A6C875
ΔE00 5.08
Light Olive
#ACBF69
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD97F #997FD9
analogous
#D9C67F #BFD97F #92D97F
triadic
#BFD97F #7FBFD9 #D97FBF
tetradic
#BFD97F #7FD9C6 #997FD9 #D97F92
square
#BFD97F #7FD9C6 #997FD9 #D97F92
split-complementary
#BFD97F #7F92D9 #C67FD9
monochromatic
#88AB33 #A7CB50 #BFD97F #D7E7AE #EEF5DD
Accessibility & contrast
On white
1.56
#BFD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BFD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD97F
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD97F | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF78
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#C6D1C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfd97f; /* rgb */ color: rgb(191, 217, 127); /* oklch */ color: oklch(84.6% 0.119 122.1);
Tailwind
colors: {
custom: {
50: '#d3e4a5',
500: '#bfd97f',
950: '#000000',
},
}SCSS
$custom: #bfd97f; $custom-light: #d3e4a5; $custom-dark: #000000;
JSON
{
"hex": "#bfd97f",
"rgb": {
"r": 191,
"g": 217,
"b": 127
},
"hsl": {
"h": 77.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.84576,
"c": 0.11904,
"h": 122.1
},
"luminance": 0.62234
}Semantic roles & 50–950 ramp
primary
#BFD97F
secondary
#6A4EAE
accent
#24C251
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480