#BFDE7A#BFDE7A
#BFDE7A is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.6% C 0.131 H 123.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDE7A |
|---|---|
| RGB | rgb(191, 222, 122) |
| HSL | hsl(79, 60%, 67%) |
| HSV | hsv(79, 45%, 87%) |
| CMYK | cmyk(14%, 0%, 45%, 12.9%) |
| CIE-LAB | lab(84.34, -25.89, 45.50) |
| CIE-LCH | lch(84.34, 52.35, 119.63°) |
| OKLab | oklab(85.6% -0.072 0.1097) |
| OKLCH | oklch(85.6% 0.131 123.3) |
| XYZ | xyz(51.1200, 64.7239, 28.2084) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.61
Greenish Tan
#BCCB7A
ΔE00 5.38
Greenish Beige
#C9D179
ΔE00 5.44
Pale Olive
#B9CC81
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 6.13
Pistachio (survey)
#C0FA8B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDE7A #997ADE
analogous
#DECB7A #BFDE7A #8DDE7A
triadic
#BFDE7A #7ABFDE #DE7ABF
tetradic
#BFDE7A #7ADECB #997ADE #DE7A8D
square
#BFDE7A #7ADECB #997ADE #DE7A8D
split-complementary
#BFDE7A #7A8DDE #CB7ADE
monochromatic
#88B22C #A7D249 #BFDE7A #D7EAAB #EEF6DC
Accessibility & contrast
On white
1.51
#BFDE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BFDE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDE7A
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDE7A | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D372
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#C6D5C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfde7a; /* rgb */ color: rgb(191, 222, 122); /* oklch */ color: oklch(85.6% 0.131 123.3);
Tailwind
colors: {
custom: {
50: '#d4e8a2',
500: '#bfde7a',
950: '#000000',
},
}SCSS
$custom: #bfde7a; $custom-light: #d4e8a2; $custom-dark: #000000;
JSON
{
"hex": "#bfde7a",
"rgb": {
"r": 191,
"g": 222,
"b": 122
},
"hsl": {
"h": 78.6,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.85599,
"c": 0.13126,
"h": 123.3
},
"luminance": 0.64724
}Semantic roles & 50–950 ramp
primary
#BFDE7A
secondary
#6A49B3
accent
#1EC852
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480