#BFCF8A#BFCF8A
#BFCF8A is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.6% C 0.092 H 119.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF8A |
|---|---|
| RGB | rgb(191, 207, 138) |
| HSL | hsl(74, 42%, 68%) |
| HSV | hsv(74, 33%, 81%) |
| CMYK | cmyk(7.7%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(80.48, -16.63, 32.55) |
| CIE-LCH | lch(80.48, 36.55, 117.06°) |
| OKLab | oklab(82.59% -0.045 0.0808) |
| OKLCH | oklch(82.59% 0.092 119.1) |
| XYZ | xyz(48.3860, 57.5372, 32.5966) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.58
Greenish Tan
#BCCB7A
ΔE00 2.62
Pale Olive Green
#B1D27B
ΔE00 4.33
Greenish Beige
#C9D179
ΔE00 4.41
Light Moss Green
#A6C875
ΔE00 5.09
Tan Green
#A9BE70
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF8A #9A8ACF
analogous
#CFBC8A #BFCF8A #9CCF8A
triadic
#BFCF8A #8ABFCF #CF8ABF
tetradic
#BFCF8A #8ACFBC #9A8ACF #CF8A9C
square
#BFCF8A #8ACFBC #9A8ACF #CF8A9C
split-complementary
#BFCF8A #8A9CCF #BC8ACF
monochromatic
#889E41 #A7BD5F #BFCF8A #D7E1B5 #EEF3E1
Accessibility & contrast
On white
1.68
#BFCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BFCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF8A
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF8A | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C885
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#C5C8BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcf8a; /* rgb */ color: rgb(191, 207, 138); /* oklch */ color: oklch(82.6% 0.092 119.1);
Tailwind
colors: {
custom: {
50: '#d3ddad',
500: '#bfcf8a',
950: '#000000',
},
}SCSS
$custom: #bfcf8a; $custom-light: #d3ddad; $custom-dark: #000000;
JSON
{
"hex": "#bfcf8a",
"rgb": {
"r": 191,
"g": 207,
"b": 138
},
"hsl": {
"h": 73.913,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.82586,
"c": 0.09248,
"h": 119.1
},
"luminance": 0.57537
}Semantic roles & 50–950 ramp
primary
#BFCF8A
secondary
#6B5AA4
accent
#31B54F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481