#BFCA9B#BFCA9B
#BFCA9B is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.9% C 0.064 H 118.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA9B |
|---|---|
| RGB | rgb(191, 202, 155) |
| HSL | hsl(74, 31%, 70%) |
| HSV | hsv(74, 23%, 79%) |
| CMYK | cmyk(5.4%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(79.43, -11.74, 22.27) |
| CIE-LCH | lch(79.43, 25.17, 117.80°) |
| OKLab | oklab(81.85% -0.0308 0.0566) |
| OKLCH | oklch(81.85% 0.064 118.5) |
| XYZ | xyz(48.5223, 55.6841, 39.1959) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.98
Greenish Tan
#BCCB7A
ΔE00 7.00
Tan Green
#A9BE70
ΔE00 7.82
Sage Green
#9CAF88
ΔE00 8.27
Light Grey Green
#B7E1A1
ΔE00 8.30
Light Moss Green
#A6C875
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA9B #A69BCA
analogous
#CABE9B #BFCA9B #A7CA9B
triadic
#BFCA9B #9BBFCA #CA9BBF
tetradic
#BFCA9B #9BCABE #A69BCA #CA9BA7
square
#BFCA9B #9BCABE #A69BCA #CA9BA7
split-complementary
#BFCA9B #9BA7CA #BE9BCA
monochromatic
#889951 #A5B573 #BFCA9B #D9DFC3 #F2F4EB
Accessibility & contrast
On white
1.73
#BFCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BFCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA9B
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA9B | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C598
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#C4C5BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfca9b; /* rgb */ color: rgb(191, 202, 155); /* oklch */ color: oklch(81.9% 0.064 118.5);
Tailwind
colors: {
custom: {
50: '#d2dab8',
500: '#bfca9b',
950: '#000000',
},
}SCSS
$custom: #bfca9b; $custom-light: #d2dab8; $custom-dark: #000000;
JSON
{
"hex": "#bfca9b",
"rgb": {
"r": 191,
"g": 202,
"b": 155
},
"hsl": {
"h": 74.043,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.81851,
"c": 0.06437,
"h": 118.5
},
"luminance": 0.55684
}Semantic roles & 50–950 ramp
primary
#BFCA9B
secondary
#776A9F
accent
#3CA956
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381