#BFDF7F#BFDF7F
#BFDF7F is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.127 H 124.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF7F |
|---|---|
| RGB | rgb(191, 223, 127) |
| HSL | hsl(80, 60%, 69%) |
| HSV | hsv(80, 43%, 87%) |
| CMYK | cmyk(14.3%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(84.68, -25.81, 43.49) |
| CIE-LCH | lch(84.68, 50.57, 120.69°) |
| OKLab | oklab(85.89% -0.0715 0.1055) |
| OKLCH | oklch(85.89% 0.127 124.1) |
| XYZ | xyz(51.7041, 65.3838, 29.9710) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.42
Pale Olive
#B9CC81
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 5.48
Greenish Beige
#C9D179
ΔE00 5.72
Light Moss Green
#A6C875
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF7F #9F7FDF
analogous
#DFCF7F #BFDF7F #8FDF7F
triadic
#BFDF7F #7FBFDF #DF7FBF
tetradic
#BFDF7F #7FDFCF #9F7FDF #DF7F8F
square
#BFDF7F #7FDFCF #9F7FDF #DF7F8F
split-complementary
#BFDF7F #7F8FDF #CF7FDF
monochromatic
#89B62E #A7D34E #BFDF7F #D7EBB0 #F0F7E1
Accessibility & contrast
On white
1.49
#BFDF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BFDF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF7F
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF7F | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D477
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#C5D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf7f; /* rgb */ color: rgb(191, 223, 127); /* oklch */ color: oklch(85.9% 0.127 124.1);
Tailwind
colors: {
custom: {
50: '#d4e9a5',
500: '#bfdf7f',
950: '#000000',
},
}SCSS
$custom: #bfdf7f; $custom-light: #d4e9a5; $custom-dark: #000000;
JSON
{
"hex": "#bfdf7f",
"rgb": {
"r": 191,
"g": 223,
"b": 127
},
"hsl": {
"h": 80,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.85893,
"c": 0.12742,
"h": 124.1
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#BFDF7F
secondary
#6F4CB6
accent
#1EC856
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480