#BFCD9A#BFCD9A
#BFCD9A is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.5% C 0.070 H 120.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD9A |
|---|---|
| RGB | rgb(191, 205, 154) |
| HSL | hsl(76, 34%, 70%) |
| HSV | hsv(76, 25%, 80%) |
| CMYK | cmyk(6.8%, 0%, 24.9%, 19.6%) |
| CIE-LAB | lab(80.22, -13.42, 23.87) |
| CIE-LCH | lch(80.22, 27.38, 119.34°) |
| OKLab | oklab(82.47% -0.0355 0.0604) |
| OKLCH | oklch(82.47% 0.07 120.4) |
| XYZ | xyz(49.1494, 57.0722, 38.9923) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.07
Greenish Tan
#BCCB7A
ΔE00 6.23
Light Grey Green
#B7E1A1
ΔE00 7.14
Tan Green
#A9BE70
ΔE00 7.32
Pale Olive Green
#B1D27B
ΔE00 7.43
Light Moss Green
#A6C875
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD9A #A89ACD
analogous
#CDC29A #BFCD9A #A5CD9A
triadic
#BFCD9A #9ABFCD #CD9ABF
tetradic
#BFCD9A #9ACDC2 #A89ACD #CD9AA5
square
#BFCD9A #9ACDC2 #A89ACD #CD9AA5
split-complementary
#BFCD9A #9AA5CD #C29ACD
monochromatic
#889E4E #A5B971 #BFCD9A #D9E1C3 #F2F5EB
Accessibility & contrast
On white
1.69
#BFCD9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BFCD9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD9A
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD9A | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C797
Deuteranopia (green-blind)
#D2C79C
Tritanopia (blue-blind)
#C4C8BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcd9a; /* rgb */ color: rgb(191, 205, 154); /* oklch */ color: oklch(82.5% 0.070 120.4);
Tailwind
colors: {
custom: {
50: '#d2dcb8',
500: '#bfcd9a',
950: '#000000',
},
}SCSS
$custom: #bfcd9a; $custom-light: #d2dcb8; $custom-dark: #000000;
JSON
{
"hex": "#bfcd9a",
"rgb": {
"r": 191,
"g": 205,
"b": 154
},
"hsl": {
"h": 76.471,
"s": 33.775,
"l": 70.392
},
"oklch": {
"l": 0.8247,
"c": 0.07009,
"h": 120.4
},
"luminance": 0.57072
}Semantic roles & 50–950 ramp
primary
#BFCD9A
secondary
#7969A2
accent
#39AD59
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481