#BFDA75#BFDA75
#BFDA75 is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.6% C 0.131 H 121.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA75 |
|---|---|
| RGB | rgb(191, 218, 117) |
| HSL | hsl(76, 58%, 66%) |
| HSV | hsv(76, 46%, 85%) |
| CMYK | cmyk(12.4%, 0%, 46.3%, 14.5%) |
| CIE-LAB | lab(83.18, -24.50, 46.49) |
| CIE-LCH | lch(83.18, 52.55, 117.79°) |
| OKLab | oklab(84.65% -0.0685 0.1116) |
| OKLCH | oklch(84.65% 0.131 121.5) |
| XYZ | xyz(49.7683, 62.5035, 26.2687) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.57
Greenish Beige
#C9D179
ΔE00 4.49
Greenish Tan
#BCCB7A
ΔE00 4.57
Pale Olive
#B9CC81
ΔE00 4.98
Light Moss Green
#A6C875
ΔE00 5.86
Light Olive
#ACBF69
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA75 #9075DA
analogous
#DAC375 #BFDA75 #8CDA75
triadic
#BFDA75 #75BFDA #DA75BF
tetradic
#BFDA75 #75DAC3 #9075DA #DA758C
square
#BFDA75 #75DAC3 #9075DA #DA758C
split-complementary
#BFDA75 #758CDA #C375DA
monochromatic
#87A82D #A9CD45 #BFDA75 #D5E7A5 #ECF4D6
Accessibility & contrast
On white
1.56
#BFDA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BFDA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA75
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA75 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#E1CF7A
Tritanopia (blue-blind)
#C7D1C2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfda75; /* rgb */ color: rgb(191, 218, 117); /* oklch */ color: oklch(84.6% 0.131 121.5);
Tailwind
colors: {
custom: {
50: '#d4e59f',
500: '#bfda75',
950: '#000000',
},
}SCSS
$custom: #bfda75; $custom-light: #d4e59f; $custom-dark: #000000;
JSON
{
"hex": "#bfda75",
"rgb": {
"r": 191,
"g": 218,
"b": 117
},
"hsl": {
"h": 76.04,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.84648,
"c": 0.13096,
"h": 121.5
},
"luminance": 0.62504
}Semantic roles & 50–950 ramp
primary
#BFDA75
secondary
#6348AB
accent
#20C54C
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480