#BFDE8F#BFDE8F
#BFDE8F is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 85.9% C 0.108 H 126.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDE8F |
|---|---|
| RGB | rgb(191, 222, 143) |
| HSL | hsl(84, 54%, 72%) |
| HSV | hsv(84, 36%, 87%) |
| CMYK | cmyk(14%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(84.64, -23.38, 35.45) |
| CIE-LCH | lch(84.64, 42.47, 123.40°) |
| OKLab | oklab(85.93% -0.0638 0.0877) |
| OKLCH | oklch(85.93% 0.108 126) |
| XYZ | xyz(52.5645, 65.3017, 35.8165) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.41
Light Grey Green
#B7E1A1
ΔE00 4.33
Pale Olive
#B9CC81
ΔE00 4.57
Greenish Tan
#BCCB7A
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 5.69
Light Sage
#BCECAC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDE8F #AE8FDE
analogous
#DED68F #BFDE8F #98DE8F
triadic
#BFDE8F #8FBFDE #DE8FBF
tetradic
#BFDE8F #8FDED6 #AE8FDE #DE8F98
square
#BFDE8F #8FDED6 #AE8FDE #DE8F98
split-complementary
#BFDE8F #8F98DE #D68FDE
monochromatic
#88BB37 #A4D060 #BFDE8F #DAECBE #F1F8E7
Accessibility & contrast
On white
1.49
#BFDE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BFDE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDE8F
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDE8F | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D489
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#C4D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfde8f; /* rgb */ color: rgb(191, 222, 143); /* oklch */ color: oklch(85.9% 0.108 126.0);
Tailwind
colors: {
custom: {
50: '#d3e8b0',
500: '#bfde8f',
950: '#000000',
},
}SCSS
$custom: #bfde8f; $custom-light: #d3e8b0; $custom-dark: #000000;
JSON
{
"hex": "#bfde8f",
"rgb": {
"r": 191,
"g": 222,
"b": 143
},
"hsl": {
"h": 83.544,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.85935,
"c": 0.10847,
"h": 126
},
"luminance": 0.65302
}Semantic roles & 50–950 ramp
primary
#BFDE8F
secondary
#7F5BB6
accent
#24C262
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481