#BFDE8D#BFDE8D
#BFDE8D is a very light, moderate yellow-green. Relative luminance 0.652; OKLCH L 85.9% C 0.111 H 125.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDE8D |
|---|---|
| RGB | rgb(191, 222, 141) |
| HSL | hsl(83, 55%, 71%) |
| HSV | hsv(83, 36%, 87%) |
| CMYK | cmyk(14%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(84.61, -23.63, 36.42) |
| CIE-LCH | lch(84.61, 43.42, 122.98°) |
| OKLab | oklab(85.9% -0.0646 0.0899) |
| OKLCH | oklch(85.9% 0.111 125.7) |
| XYZ | xyz(52.4144, 65.2416, 35.0257) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.25
Pale Olive
#B9CC81
ΔE00 4.55
Light Grey Green
#B7E1A1
ΔE00 4.65
Greenish Tan
#BCCB7A
ΔE00 5.36
Light Moss Green
#A6C875
ΔE00 5.63
Light Sage
#BCECAC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDE8D #AC8DDE
analogous
#DED48D #BFDE8D #96DE8D
triadic
#BFDE8D #8DBFDE #DE8DBF
tetradic
#BFDE8D #8DDED4 #AC8DDE #DE8D96
square
#BFDE8D #8DDED4 #AC8DDE #DE8D96
split-complementary
#BFDE8D #8D96DE #D48DDE
monochromatic
#88BB36 #A4D05E #BFDE8D #DAECBC #F2F8E7
Accessibility & contrast
On white
1.49
#BFDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BFDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDE8D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDE8D | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#C4D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfde8d; /* rgb */ color: rgb(191, 222, 141); /* oklch */ color: oklch(85.9% 0.111 125.7);
Tailwind
colors: {
custom: {
50: '#d3e8af',
500: '#bfde8d',
950: '#000000',
},
}SCSS
$custom: #bfde8d; $custom-light: #d3e8af; $custom-dark: #000000;
JSON
{
"hex": "#bfde8d",
"rgb": {
"r": 191,
"g": 222,
"b": 141
},
"hsl": {
"h": 82.963,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.859,
"c": 0.11072,
"h": 125.7
},
"luminance": 0.65242
}Semantic roles & 50–950 ramp
primary
#BFDE8D
secondary
#7D5AB6
accent
#23C360
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481