#BFCD7B#BFCD7B
#BFCD7B is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.9% C 0.107 H 116.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD7B |
|---|---|
| RGB | rgb(191, 205, 123) |
| HSL | hsl(70, 45%, 64%) |
| HSV | hsv(70, 40%, 80%) |
| CMYK | cmyk(6.8%, 0%, 40%, 19.6%) |
| CIE-LAB | lab(79.71, -17.46, 39.20) |
| CIE-LCH | lch(79.71, 42.91, 114.00°) |
| OKLab | oklab(81.9% -0.0482 0.0956) |
| OKLCH | oklch(81.9% 0.107 116.7) |
| XYZ | xyz(46.8926, 56.1695, 27.1065) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.63
Pale Olive
#B9CC81
ΔE00 2.03
Greenish Beige
#C9D179
ΔE00 2.32
Light Olive
#ACBF69
ΔE00 4.12
Pale Olive Green
#B1D27B
ΔE00 4.17
Tan Green
#A9BE70
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD7B #897BCD
analogous
#CDB27B #BFCD7B #96CD7B
triadic
#BFCD7B #7BBFCD #CD7BBF
tetradic
#BFCD7B #7BCDB2 #897BCD #CD7B96
square
#BFCD7B #7BCDB2 #897BCD #CD7B96
split-complementary
#BFCD7B #7B96CD #B27BCD
monochromatic
#859538 #A9BC4F #BFCD7B #D5DEA7 #EAEFD4
Accessibility & contrast
On white
1.72
#BFCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BFCD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD7B
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD7B | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C575
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#C7C5B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd7b; /* rgb */ color: rgb(191, 205, 123); /* oklch */ color: oklch(81.9% 0.107 116.7);
Tailwind
colors: {
custom: {
50: '#d3dca2',
500: '#bfcd7b',
950: '#000000',
},
}SCSS
$custom: #bfcd7b; $custom-light: #d3dca2; $custom-dark: #000000;
JSON
{
"hex": "#bfcd7b",
"rgb": {
"r": 191,
"g": 205,
"b": 123
},
"hsl": {
"h": 70.244,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.81897,
"c": 0.10702,
"h": 116.7
},
"luminance": 0.56169
}Semantic roles & 50–950 ramp
primary
#BFCD7B
secondary
#5E519B
accent
#2DB845
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480