#BFCD8F#BFCD8F
#BFCD8F is a very light, moderate yellow-green. Relative luminance 0.567; OKLCH L 82.2% C 0.084 H 118.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD8F |
|---|---|
| RGB | rgb(191, 205, 143) |
| HSL | hsl(74, 38%, 68%) |
| HSV | hsv(74, 30%, 80%) |
| CMYK | cmyk(6.8%, 0%, 30.2%, 19.6%) |
| CIE-LAB | lab(80.02, -14.96, 29.36) |
| CIE-LCH | lch(80.02, 32.95, 117.01°) |
| OKLab | oklab(82.25% -0.0401 0.0734) |
| OKLCH | oklch(82.25% 0.084 118.6) |
| XYZ | xyz(48.2749, 56.7224, 34.3866) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.72
Greenish Tan
#BCCB7A
ΔE00 3.77
Greenish Beige
#C9D179
ΔE00 5.47
Pale Olive Green
#B1D27B
ΔE00 5.52
Tan Green
#A9BE70
ΔE00 5.58
Light Moss Green
#A6C875
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD8F #9D8FCD
analogous
#CDBC8F #BFCD8F #A0CD8F
triadic
#BFCD8F #8FBFCD #CD8FBF
tetradic
#BFCD8F #8FCDBC #9D8FCD #CD8FA0
square
#BFCD8F #8FCDBC #9D8FCD #CD8FA0
split-complementary
#BFCD8F #8FA0CD #BC8FCD
monochromatic
#889C46 #A7BA65 #BFCD8F #D7E0B9 #EFF3E4
Accessibility & contrast
On white
1.70
#BFCD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BFCD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD8F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD8F | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68B
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#C5C7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd8f; /* rgb */ color: rgb(191, 205, 143); /* oklch */ color: oklch(82.2% 0.084 118.6);
Tailwind
colors: {
custom: {
50: '#d3dcb0',
500: '#bfcd8f',
950: '#000000',
},
}SCSS
$custom: #bfcd8f; $custom-light: #d3dcb0; $custom-dark: #000000;
JSON
{
"hex": "#bfcd8f",
"rgb": {
"r": 191,
"g": 205,
"b": 143
},
"hsl": {
"h": 73.548,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.82248,
"c": 0.08363,
"h": 118.6
},
"luminance": 0.56722
}Semantic roles & 50–950 ramp
primary
#BFCD8F
secondary
#6D5EA2
accent
#34B150
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481