#BFDE7D#BFDE7D
#BFDE7D is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.6% C 0.128 H 123.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDE7D |
|---|---|
| RGB | rgb(191, 222, 125) |
| HSL | hsl(79, 60%, 68%) |
| HSV | hsv(79, 44%, 87%) |
| CMYK | cmyk(14%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(84.38, -25.55, 44.09) |
| CIE-LCH | lch(84.38, 50.96, 120.10°) |
| OKLab | oklab(85.64% -0.0709 0.1067) |
| OKLCH | oklch(85.64% 0.128 123.6) |
| XYZ | xyz(51.3087, 64.7994, 29.2025) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.37
Pale Olive
#B9CC81
ΔE00 5.24
Greenish Tan
#BCCB7A
ΔE00 5.26
Greenish Beige
#C9D179
ΔE00 5.45
Light Moss Green
#A6C875
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDE7D #9C7DDE
analogous
#DECC7D #BFDE7D #8EDE7D
triadic
#BFDE7D #7DBFDE #DE7DBF
tetradic
#BFDE7D #7DDECC #9C7DDE #DE7D8E
square
#BFDE7D #7DDECC #9C7DDE #DE7D8E
split-complementary
#BFDE7D #7D8EDE #CC7DDE
monochromatic
#88B32D #A7D24C #BFDE7D #D7EAAE #EFF7DF
Accessibility & contrast
On white
1.50
#BFDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BFDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDE7D
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDE7D | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D375
Deuteranopia (green-blind)
#E4D282
Tritanopia (blue-blind)
#C5D6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfde7d; /* rgb */ color: rgb(191, 222, 125); /* oklch */ color: oklch(85.6% 0.128 123.6);
Tailwind
colors: {
custom: {
50: '#d4e8a4',
500: '#bfde7d',
950: '#000000',
},
}SCSS
$custom: #bfde7d; $custom-light: #d4e8a4; $custom-dark: #000000;
JSON
{
"hex": "#bfde7d",
"rgb": {
"r": 191,
"g": 222,
"b": 125
},
"hsl": {
"h": 79.175,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.85643,
"c": 0.12813,
"h": 123.6
},
"luminance": 0.648
}Semantic roles & 50–950 ramp
primary
#BFDE7D
secondary
#6C4BB5
accent
#1EC754
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480