#BFCF81#BFCF81
#BFCF81 is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.4% C 0.103 H 118.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF81 |
|---|---|
| RGB | rgb(191, 207, 129) |
| HSL | hsl(72, 45%, 66%) |
| HSV | hsv(72, 38%, 81%) |
| CMYK | cmyk(7.7%, 0%, 37.7%, 18.8%) |
| CIE-LAB | lab(80.34, -17.75, 36.97) |
| CIE-LCH | lch(80.34, 41.02, 115.65°) |
| OKLab | oklab(82.43% -0.0486 0.0908) |
| OKLCH | oklch(82.43% 0.103 118.2) |
| XYZ | xyz(47.7612, 57.2873, 29.3061) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.20
Pale Olive
#B9CC81
ΔE00 1.33
Greenish Beige
#C9D179
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 3.71
Light Olive
#ACBF69
ΔE00 4.63
Light Moss Green
#A6C875
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF81 #9181CF
analogous
#CFB881 #BFCF81 #98CF81
triadic
#BFCF81 #81BFCF #CF81BF
tetradic
#BFCF81 #81CFB8 #9181CF #CF8198
square
#BFCF81 #81CFB8 #9181CF #CF8198
split-complementary
#BFCF81 #8198CF #B881CF
monochromatic
#879B3B #A8BE55 #BFCF81 #D6E0AD #ECF1DA
Accessibility & contrast
On white
1.69
#BFCF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BFCF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF81
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF81 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77B
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#C6C7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf81; /* rgb */ color: rgb(191, 207, 129); /* oklch */ color: oklch(82.4% 0.103 118.2);
Tailwind
colors: {
custom: {
50: '#d3dda6',
500: '#bfcf81',
950: '#000000',
},
}SCSS
$custom: #bfcf81; $custom-light: #d3dda6; $custom-dark: #000000;
JSON
{
"hex": "#bfcf81",
"rgb": {
"r": 191,
"g": 207,
"b": 129
},
"hsl": {
"h": 72.308,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.82429,
"c": 0.10295,
"h": 118.2
},
"luminance": 0.57287
}Semantic roles & 50–950 ramp
primary
#BFCF81
secondary
#6454A0
accent
#2EB84A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480