#BFCD83#BFCD83
#BFCD83 is a very light, moderate yellow-green. Relative luminance 0.564; OKLCH L 82.0% C 0.098 H 117.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD83 |
|---|---|
| RGB | rgb(191, 205, 131) |
| HSL | hsl(71, 43%, 66%) |
| HSV | hsv(71, 36%, 80%) |
| CMYK | cmyk(6.8%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(79.83, -16.51, 35.29) |
| CIE-LCH | lch(79.83, 38.96, 115.07°) |
| OKLab | oklab(82.03% -0.045 0.087) |
| OKLCH | oklch(82.03% 0.098 117.3) |
| XYZ | xyz(47.4140, 56.3780, 29.8526) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.31
Greenish Tan
#BCCB7A
ΔE00 1.42
Greenish Beige
#C9D179
ΔE00 3.34
Pale Olive Green
#B1D27B
ΔE00 4.31
Tan Green
#A9BE70
ΔE00 4.63
Light Olive
#ACBF69
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD83 #9183CD
analogous
#CDB683 #BFCD83 #9ACD83
triadic
#BFCD83 #83BFCD #CD83BF
tetradic
#BFCD83 #83CDB6 #9183CD #CD839A
square
#BFCD83 #83CDB6 #9183CD #CD839A
split-complementary
#BFCD83 #839ACD #B683CD
monochromatic
#87983D #A8BB57 #BFCD83 #D6DFAF #ECF0DA
Accessibility & contrast
On white
1.71
#BFCD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BFCD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD83
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD83 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C67E
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#C6C5BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd83; /* rgb */ color: rgb(191, 205, 131); /* oklch */ color: oklch(82.0% 0.098 117.3);
Tailwind
colors: {
custom: {
50: '#d3dca8',
500: '#bfcd83',
950: '#000000',
},
}SCSS
$custom: #bfcd83; $custom-light: #d3dca8; $custom-dark: #000000;
JSON
{
"hex": "#bfcd83",
"rgb": {
"r": 191,
"g": 205,
"b": 131
},
"hsl": {
"h": 71.351,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.8203,
"c": 0.09789,
"h": 117.3
},
"luminance": 0.56378
}Semantic roles & 50–950 ramp
primary
#BFCD83
secondary
#64569E
accent
#30B649
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480