#BFDF93#BFDF93
#BFDF93 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.2% C 0.105 H 127.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF93 |
|---|---|
| RGB | rgb(191, 223, 147) |
| HSL | hsl(85, 54%, 73%) |
| HSV | hsv(85, 34%, 87%) |
| CMYK | cmyk(14.3%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(84.97, -23.33, 33.87) |
| CIE-LCH | lch(84.97, 41.13, 124.57°) |
| OKLab | oklab(86.23% -0.0635 0.0841) |
| OKLCH | oklch(86.23% 0.105 127) |
| XYZ | xyz(53.1393, 65.9578, 37.5297) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.66
Pale Olive Green
#B1D27B
ΔE00 3.90
Pale Olive
#B9CC81
ΔE00 4.94
Light Sage
#BCECAC
ΔE00 5.24
Greenish Tan
#BCCB7A
ΔE00 5.98
Washed Out Green
#BCF5A6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF93 #B393DF
analogous
#DFD993 #BFDF93 #99DF93
triadic
#BFDF93 #93BFDF #DF93BF
tetradic
#BFDF93 #93DFD9 #B393DF #DF9399
square
#BFDF93 #93DFD9 #B393DF #DF9399
split-complementary
#BFDF93 #9399DF #D993DF
monochromatic
#86BF39 #A3D164 #BFDF93 #DBEDC2 #F1F8E7
Accessibility & contrast
On white
1.48
#BFDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BFDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF93
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF93 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58E
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#C3D8CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfdf93; /* rgb */ color: rgb(191, 223, 147); /* oklch */ color: oklch(86.2% 0.105 127.0);
Tailwind
colors: {
custom: {
50: '#d3e9b3',
500: '#bfdf93',
950: '#000000',
},
}SCSS
$custom: #bfdf93; $custom-light: #d3e9b3; $custom-dark: #000000;
JSON
{
"hex": "#bfdf93",
"rgb": {
"r": 191,
"g": 223,
"b": 147
},
"hsl": {
"h": 85.263,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.86225,
"c": 0.10542,
"h": 127
},
"luminance": 0.65958
}Semantic roles & 50–950 ramp
primary
#BFDF93
secondary
#845FB7
accent
#24C266
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481