#BFDD91#BFDD91
#BFDD91 is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.8% C 0.105 H 126.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDD91 |
|---|---|
| RGB | rgb(191, 221, 145) |
| HSL | hsl(84, 53%, 72%) |
| HSV | hsv(84, 34%, 87%) |
| CMYK | cmyk(13.6%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(84.40, -22.63, 34.12) |
| CIE-LCH | lch(84.40, 40.94, 123.55°) |
| OKLab | oklab(85.75% -0.0616 0.0847) |
| OKLCH | oklch(85.75% 0.105 126) |
| XYZ | xyz(52.4526, 64.8332, 36.5333) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.55
Light Grey Green
#B7E1A1
ΔE00 4.04
Pale Olive
#B9CC81
ΔE00 4.38
Greenish Tan
#BCCB7A
ΔE00 5.41
Light Moss Green
#A6C875
ΔE00 5.66
Light Sage
#BCECAC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDD91 #AF91DD
analogous
#DDD591 #BFDD91 #99DD91
triadic
#BFDD91 #91BFDD #DD91BF
tetradic
#BFDD91 #91DDD5 #AF91DD #DD9199
square
#BFDD91 #91DDD5 #AF91DD #DD9199
split-complementary
#BFDD91 #9199DD #D591DD
monochromatic
#87BA3A #A4CF62 #BFDD91 #DAEBC0 #F1F8E8
Accessibility & contrast
On white
1.50
#BFDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BFDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDD91
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDD91 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48C
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#C3D6CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdd91; /* rgb */ color: rgb(191, 221, 145); /* oklch */ color: oklch(85.8% 0.105 126.0);
Tailwind
colors: {
custom: {
50: '#d3e7b2',
500: '#bfdd91',
950: '#000000',
},
}SCSS
$custom: #bfdd91; $custom-light: #d3e7b2; $custom-dark: #000000;
JSON
{
"hex": "#bfdd91",
"rgb": {
"r": 191,
"g": 221,
"b": 145
},
"hsl": {
"h": 83.684,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.85752,
"c": 0.10472,
"h": 126
},
"luminance": 0.64834
}Semantic roles & 50–950 ramp
primary
#BFDD91
secondary
#805EB5
accent
#25C062
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481