#BFCD85#BFCD85
#BFCD85 is a very light, moderate yellow-green. Relative luminance 0.564; OKLCH L 82.1% C 0.096 H 117.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD85 |
|---|---|
| RGB | rgb(191, 205, 133) |
| HSL | hsl(72, 42%, 66%) |
| HSV | hsv(72, 35%, 80%) |
| CMYK | cmyk(6.8%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(79.86, -16.26, 34.31) |
| CIE-LCH | lch(79.86, 37.97, 115.36°) |
| OKLab | oklab(82.06% -0.0442 0.0847) |
| OKLCH | oklch(82.06% 0.096 117.5) |
| XYZ | xyz(47.5508, 56.4328, 30.5733) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.35
Greenish Tan
#BCCB7A
ΔE00 1.78
Greenish Beige
#C9D179
ΔE00 3.66
Pale Olive Green
#B1D27B
ΔE00 4.43
Tan Green
#A9BE70
ΔE00 4.71
Light Olive
#ACBF69
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD85 #9385CD
analogous
#CDB785 #BFCD85 #9BCD85
triadic
#BFCD85 #85BFCD #CD85BF
tetradic
#BFCD85 #85CDB7 #9385CD #CD859B
square
#BFCD85 #85CDB7 #9385CD #CD859B
split-complementary
#BFCD85 #859BCD #B785CD
monochromatic
#87993F #A8BB5A #BFCD85 #D6DFB0 #EDF1DC
Accessibility & contrast
On white
1.71
#BFCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BFCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD85
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD85 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C680
Deuteranopia (green-blind)
#D5C688
Tritanopia (blue-blind)
#C6C6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd85; /* rgb */ color: rgb(191, 205, 133); /* oklch */ color: oklch(82.1% 0.096 117.5);
Tailwind
colors: {
custom: {
50: '#d3dca9',
500: '#bfcd85',
950: '#000000',
},
}SCSS
$custom: #bfcd85; $custom-light: #d3dca9; $custom-dark: #000000;
JSON
{
"hex": "#bfcd85",
"rgb": {
"r": 191,
"g": 205,
"b": 133
},
"hsl": {
"h": 71.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.82064,
"c": 0.09556,
"h": 117.5
},
"luminance": 0.56432
}Semantic roles & 50–950 ramp
primary
#BFCD85
secondary
#65579F
accent
#31B54A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480