#BFDF94#BFDF94
#BFDF94 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.2% C 0.104 H 127.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF94 |
|---|---|
| RGB | rgb(191, 223, 148) |
| HSL | hsl(86, 54%, 73%) |
| HSV | hsv(86, 34%, 87%) |
| CMYK | cmyk(14.3%, 0%, 33.6%, 12.5%) |
| CIE-LAB | lab(84.99, -23.20, 33.38) |
| CIE-LCH | lch(84.99, 40.65, 124.80°) |
| OKLab | oklab(86.24% -0.0631 0.083) |
| OKLCH | oklch(86.24% 0.104 127.2) |
| XYZ | xyz(53.2182, 65.9894, 37.9447) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.49
Pale Olive Green
#B1D27B
ΔE00 4.02
Pale Olive
#B9CC81
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 5.10
Washed Out Green
#BCF5A6
ΔE00 5.94
Greenish Tan
#BCCB7A
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF94 #B494DF
analogous
#DFD994 #BFDF94 #99DF94
triadic
#BFDF94 #94BFDF #DF94BF
tetradic
#BFDF94 #94DFD9 #B494DF #DF9499
square
#BFDF94 #94DFD9 #B494DF #DF9499
split-complementary
#BFDF94 #9499DF #D994DF
monochromatic
#86BF39 #A3D165 #BFDF94 #DBEDC3 #F1F8E7
Accessibility & contrast
On white
1.48
#BFDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BFDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF94
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF94 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68F
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#C3D8CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf94; /* rgb */ color: rgb(191, 223, 148); /* oklch */ color: oklch(86.2% 0.104 127.2);
Tailwind
colors: {
custom: {
50: '#d3e9b4',
500: '#bfdf94',
950: '#000000',
},
}SCSS
$custom: #bfdf94; $custom-light: #d3e9b4; $custom-dark: #000000;
JSON
{
"hex": "#bfdf94",
"rgb": {
"r": 191,
"g": 223,
"b": 148
},
"hsl": {
"h": 85.6,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.86243,
"c": 0.10429,
"h": 127.2
},
"luminance": 0.6599
}Semantic roles & 50–950 ramp
primary
#BFDF94
secondary
#8560B7
accent
#24C167
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481