#BFDF74#BFDF74
#BFDF74 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.7% C 0.139 H 123.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF74 |
|---|---|
| RGB | rgb(191, 223, 116) |
| HSL | hsl(78, 63%, 66%) |
| HSV | hsv(78, 48%, 87%) |
| CMYK | cmyk(14.3%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(84.54, -27.00, 48.64) |
| CIE-LCH | lch(84.54, 55.63, 119.04°) |
| OKLab | oklab(85.74% -0.0756 0.1163) |
| OKLCH | oklch(85.74% 0.139 123) |
| XYZ | xyz(51.0260, 65.1125, 26.3994) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.35
Greenish Beige
#C9D179
ΔE00 5.76
Greenish Tan
#BCCB7A
ΔE00 5.98
Pale Olive
#B9CC81
ΔE00 6.26
Light Yellow Green
#CCFD7F
ΔE00 6.59
Pistachio (survey)
#C0FA8B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF74 #9474DF
analogous
#DFCA74 #BFDF74 #8ADF74
triadic
#BFDF74 #74BFDF #DF74BF
tetradic
#BFDF74 #74DFCA #9474DF #DF748A
square
#BFDF74 #74DFCA #9474DF #DF748A
split-complementary
#BFDF74 #748ADF #CA74DF
monochromatic
#88B029 #A8D442 #BFDF74 #D6EAA6 #EDF6D7
Accessibility & contrast
On white
1.50
#BFDF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BFDF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF74
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF74 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#E5D37A
Tritanopia (blue-blind)
#C6D6C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf74; /* rgb */ color: rgb(191, 223, 116); /* oklch */ color: oklch(85.7% 0.139 123.0);
Tailwind
colors: {
custom: {
50: '#d4e99e',
500: '#bfdf74',
950: '#000000',
},
}SCSS
$custom: #bfdf74; $custom-light: #d4e99e; $custom-dark: #000000;
JSON
{
"hex": "#bfdf74",
"rgb": {
"r": 191,
"g": 223,
"b": 116
},
"hsl": {
"h": 77.944,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.85736,
"c": 0.13872,
"h": 123
},
"luminance": 0.65113
}Semantic roles & 50–950 ramp
primary
#BFDF74
secondary
#6645B2
accent
#1BCA50
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480