#BFCD8C#BFCD8C
#BFCD8C is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.2% C 0.087 H 118.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD8C |
|---|---|
| RGB | rgb(191, 205, 140) |
| HSL | hsl(73, 39%, 68%) |
| HSV | hsv(73, 32%, 80%) |
| CMYK | cmyk(6.8%, 0%, 31.7%, 19.6%) |
| CIE-LAB | lab(79.97, -15.36, 30.85) |
| CIE-LCH | lch(79.97, 34.46, 116.47°) |
| OKLab | oklab(82.19% -0.0413 0.0769) |
| OKLCH | oklch(82.19% 0.087 118.3) |
| XYZ | xyz(48.0506, 56.6327, 33.2057) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.18
Greenish Tan
#BCCB7A
ΔE00 3.14
Greenish Beige
#C9D179
ΔE00 4.89
Pale Olive Green
#B1D27B
ΔE00 5.12
Tan Green
#A9BE70
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD8C #9A8CCD
analogous
#CDBA8C #BFCD8C #9ECD8C
triadic
#BFCD8C #8CBFCD #CD8CBF
tetradic
#BFCD8C #8CCDBA #9A8CCD #CD8C9E
square
#BFCD8C #8CCDBA #9A8CCD #CD8C9E
split-complementary
#BFCD8C #8C9ECD #BA8CCD
monochromatic
#889B43 #A7BA61 #BFCD8C #D7E0B7 #EEF2E1
Accessibility & contrast
On white
1.70
#BFCD8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BFCD8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD8C
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD8C | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C688
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#C5C6BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd8c; /* rgb */ color: rgb(191, 205, 140); /* oklch */ color: oklch(82.2% 0.087 118.3);
Tailwind
colors: {
custom: {
50: '#d3dcae',
500: '#bfcd8c',
950: '#000000',
},
}SCSS
$custom: #bfcd8c; $custom-light: #d3dcae; $custom-dark: #000000;
JSON
{
"hex": "#bfcd8c",
"rgb": {
"r": 191,
"g": 205,
"b": 140
},
"hsl": {
"h": 72.923,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.82192,
"c": 0.08725,
"h": 118.3
},
"luminance": 0.56632
}Semantic roles & 50–950 ramp
primary
#BFCD8C
secondary
#6B5CA2
accent
#33B24F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481