#BFDE91#BFDE91
#BFDE91 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 86.0% C 0.106 H 126.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDE91 |
|---|---|
| RGB | rgb(191, 222, 145) |
| HSL | hsl(84, 54%, 72%) |
| HSV | hsv(84, 35%, 87%) |
| CMYK | cmyk(14%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(84.67, -23.11, 34.48) |
| CIE-LCH | lch(84.67, 41.51, 123.83°) |
| OKLab | oklab(85.97% -0.063 0.0855) |
| OKLCH | oklch(85.97% 0.106 126.4) |
| XYZ | xyz(52.7174, 65.3629, 36.6215) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.61
Light Grey Green
#B7E1A1
ΔE00 4.00
Pale Olive
#B9CC81
ΔE00 4.63
Greenish Tan
#BCCB7A
ΔE00 5.62
Light Sage
#BCECAC
ΔE00 5.62
Light Moss Green
#A6C875
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDE91 #B091DE
analogous
#DED791 #BFDE91 #99DE91
triadic
#BFDE91 #91BFDE #DE91BF
tetradic
#BFDE91 #91DED7 #B091DE #DE9199
square
#BFDE91 #91DED7 #B091DE #DE9199
split-complementary
#BFDE91 #9199DE #D791DE
monochromatic
#87BC38 #A4D062 #BFDE91 #DAECC0 #F1F8E7
Accessibility & contrast
On white
1.49
#BFDE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BFDE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDE91
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDE91 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#C3D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfde91; /* rgb */ color: rgb(191, 222, 145); /* oklch */ color: oklch(86.0% 0.106 126.4);
Tailwind
colors: {
custom: {
50: '#d3e8b2',
500: '#bfde91',
950: '#000000',
},
}SCSS
$custom: #bfde91; $custom-light: #d3e8b2; $custom-dark: #000000;
JSON
{
"hex": "#bfde91",
"rgb": {
"r": 191,
"g": 222,
"b": 145
},
"hsl": {
"h": 84.156,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.85971,
"c": 0.10621,
"h": 126.4
},
"luminance": 0.65363
}Semantic roles & 50–950 ramp
primary
#BFDE91
secondary
#815DB6
accent
#24C163
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481