#BFCD89#BFCD89
#BFCD89 is a very light, moderate yellow-green. Relative luminance 0.565; OKLCH L 82.1% C 0.091 H 117.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD89 |
|---|---|
| RGB | rgb(191, 205, 137) |
| HSL | hsl(72, 40%, 67%) |
| HSV | hsv(72, 33%, 80%) |
| CMYK | cmyk(6.8%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(79.92, -15.75, 32.33) |
| CIE-LCH | lch(79.92, 35.97, 115.98°) |
| OKLab | oklab(82.14% -0.0425 0.0803) |
| OKLCH | oklch(82.14% 0.091 117.9) |
| XYZ | xyz(47.8325, 56.5454, 32.0566) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.72
Greenish Tan
#BCCB7A
ΔE00 2.54
Greenish Beige
#C9D179
ΔE00 4.34
Pale Olive Green
#B1D27B
ΔE00 4.78
Tan Green
#A9BE70
ΔE00 4.97
Light Olive
#ACBF69
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD89 #9789CD
analogous
#CDB989 #BFCD89 #9DCD89
triadic
#BFCD89 #89BFCD #CD89BF
tetradic
#BFCD89 #89CDB9 #9789CD #CD899D
square
#BFCD89 #89CDB9 #9789CD #CD899D
split-complementary
#BFCD89 #899DCD #B989CD
monochromatic
#889A41 #A8BB5E #BFCD89 #D6DFB4 #EEF1DF
Accessibility & contrast
On white
1.71
#BFCD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BFCD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD89
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD89 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C684
Deuteranopia (green-blind)
#D4C78C
Tritanopia (blue-blind)
#C6C6BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd89; /* rgb */ color: rgb(191, 205, 137); /* oklch */ color: oklch(82.1% 0.091 117.9);
Tailwind
colors: {
custom: {
50: '#d3dcac',
500: '#bfcd89',
950: '#000000',
},
}SCSS
$custom: #bfcd89; $custom-light: #d3dcac; $custom-dark: #000000;
JSON
{
"hex": "#bfcd89",
"rgb": {
"r": 191,
"g": 205,
"b": 137
},
"hsl": {
"h": 72.353,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.82136,
"c": 0.09084,
"h": 117.9
},
"luminance": 0.56545
}Semantic roles & 50–950 ramp
primary
#BFCD89
secondary
#685AA1
accent
#32B44D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481