#BFCF85#BFCF85
#BFCF85 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.5% C 0.098 H 118.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF85 |
|---|---|
| RGB | rgb(191, 207, 133) |
| HSL | hsl(73, 44%, 67%) |
| HSV | hsv(73, 36%, 81%) |
| CMYK | cmyk(7.7%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(80.40, -17.26, 35.02) |
| CIE-LCH | lch(80.40, 39.04, 116.24°) |
| OKLab | oklab(82.5% -0.047 0.0864) |
| OKLCH | oklch(82.5% 0.098 118.6) |
| XYZ | xyz(48.0323, 57.3957, 30.7338) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.16
Greenish Tan
#BCCB7A
ΔE00 1.75
Greenish Beige
#C9D179
ΔE00 3.59
Pale Olive Green
#B1D27B
ΔE00 3.89
Light Moss Green
#A6C875
ΔE00 4.83
Tan Green
#A9BE70
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF85 #9585CF
analogous
#CFBA85 #BFCF85 #9ACF85
triadic
#BFCF85 #85BFCF #CF85BF
tetradic
#BFCF85 #85CFBA #9585CF #CF859A
square
#BFCF85 #85CFBA #9585CF #CF859A
split-complementary
#BFCF85 #859ACF #BA85CF
monochromatic
#889C3D #A8BE59 #BFCF85 #D6E0B1 #EDF2DD
Accessibility & contrast
On white
1.68
#BFCF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BFCF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF85
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF85 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#D6C888
Tritanopia (blue-blind)
#C6C8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf85; /* rgb */ color: rgb(191, 207, 133); /* oklch */ color: oklch(82.5% 0.098 118.6);
Tailwind
colors: {
custom: {
50: '#d3dda9',
500: '#bfcf85',
950: '#000000',
},
}SCSS
$custom: #bfcf85; $custom-light: #d3dda9; $custom-dark: #000000;
JSON
{
"hex": "#bfcf85",
"rgb": {
"r": 191,
"g": 207,
"b": 133
},
"hsl": {
"h": 72.973,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.82497,
"c": 0.09834,
"h": 118.6
},
"luminance": 0.57395
}Semantic roles & 50–950 ramp
primary
#BFCF85
secondary
#6756A2
accent
#2FB74C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480