#BFDE7F#BFDE7F
#BFDE7F is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.7% C 0.126 H 123.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDE7F |
|---|---|
| RGB | rgb(191, 222, 127) |
| HSL | hsl(80, 59%, 68%) |
| HSV | hsv(80, 43%, 87%) |
| CMYK | cmyk(14%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(84.41, -25.33, 43.14) |
| CIE-LCH | lch(84.41, 50.03, 120.42°) |
| OKLab | oklab(85.67% -0.0701 0.1047) |
| OKLCH | oklch(85.67% 0.126 123.8) |
| XYZ | xyz(51.4378, 64.8510, 29.8822) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.23
Pale Olive
#B9CC81
ΔE00 5.09
Greenish Tan
#BCCB7A
ΔE00 5.21
Greenish Beige
#C9D179
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDE7F #9E7FDE
analogous
#DECD7F #BFDE7F #8FDE7F
triadic
#BFDE7F #7FBFDE #DE7FBF
tetradic
#BFDE7F #7FDECD #9E7FDE #DE7F8F
square
#BFDE7F #7FDECD #9E7FDE #DE7F8F
split-complementary
#BFDE7F #7F8FDE #CD7FDE
monochromatic
#89B42E #A7D14E #BFDE7F #D7EBB0 #F0F7E0
Accessibility & contrast
On white
1.50
#BFDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BFDE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDE7F
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDE7F | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#C5D6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfde7f; /* rgb */ color: rgb(191, 222, 127); /* oklch */ color: oklch(85.7% 0.126 123.8);
Tailwind
colors: {
custom: {
50: '#d4e8a5',
500: '#bfde7f',
950: '#000000',
},
}SCSS
$custom: #bfde7f; $custom-light: #d4e8a5; $custom-dark: #000000;
JSON
{
"hex": "#bfde7f",
"rgb": {
"r": 191,
"g": 222,
"b": 127
},
"hsl": {
"h": 79.579,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.85673,
"c": 0.12602,
"h": 123.8
},
"luminance": 0.64851
}Semantic roles & 50–950 ramp
primary
#BFDE7F
secondary
#6E4CB5
accent
#1FC756
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480