#BFDF84#BFDF84
#BFDF84 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.122 H 124.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF84 |
|---|---|
| RGB | rgb(191, 223, 132) |
| HSL | hsl(81, 59%, 70%) |
| HSV | hsv(81, 41%, 87%) |
| CMYK | cmyk(14.3%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(84.75, -25.23, 41.11) |
| CIE-LCH | lch(84.75, 48.23, 121.54°) |
| OKLab | oklab(85.97% -0.0695 0.1003) |
| OKLCH | oklch(85.97% 0.122 124.7) |
| XYZ | xyz(52.0381, 65.5174, 31.7299) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.20
Pale Olive
#B9CC81
ΔE00 5.05
Greenish Tan
#BCCB7A
ΔE00 5.41
Light Moss Green
#A6C875
ΔE00 5.83
Greenish Beige
#C9D179
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF84 #A484DF
analogous
#DFD284 #BFDF84 #92DF84
triadic
#BFDF84 #84BFDF #DF84BF
tetradic
#BFDF84 #84DFD2 #A484DF #DF8492
square
#BFDF84 #84DFD2 #A484DF #DF8492
split-complementary
#BFDF84 #8492DF #D284DF
monochromatic
#89B930 #A6D253 #BFDF84 #D8ECB5 #F2F8E5
Accessibility & contrast
On white
1.49
#BFDF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BFDF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF84
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF84 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57D
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#C5D7C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf84; /* rgb */ color: rgb(191, 223, 132); /* oklch */ color: oklch(86.0% 0.122 124.7);
Tailwind
colors: {
custom: {
50: '#d3e9a9',
500: '#bfdf84',
950: '#000000',
},
}SCSS
$custom: #bfdf84; $custom-light: #d3e9a9; $custom-dark: #000000;
JSON
{
"hex": "#bfdf84",
"rgb": {
"r": 191,
"g": 223,
"b": 132
},
"hsl": {
"h": 81.099,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.85971,
"c": 0.12208,
"h": 124.7
},
"luminance": 0.65518
}Semantic roles & 50–950 ramp
primary
#BFDF84
secondary
#7551B6
accent
#1FC65A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481