#BFCBA2#BFCBA2
#BFCBA2 is a very light, muted yellow-green. Relative luminance 0.564; OKLCH L 82.2% C 0.057 H 120.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBA2 |
|---|---|
| RGB | rgb(191, 203, 162) |
| HSL | hsl(78, 28%, 72%) |
| HSV | hsv(78, 20%, 80%) |
| CMYK | cmyk(5.9%, 0%, 20.2%, 20.4%) |
| CIE-LAB | lab(79.84, -11.20, 19.12) |
| CIE-LCH | lch(79.84, 22.16, 120.35°) |
| OKLab | oklab(82.22% -0.0293 0.0489) |
| OKLCH | oklch(82.22% 0.057 120.9) |
| XYZ | xyz(49.3626, 56.3969, 42.4606) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.48
Sage Green
#9CAF88
ΔE00 8.20
Greenish Tan
#BCCB7A
ΔE00 8.57
Light Grey Green
#B7E1A1
ΔE00 8.58
Tan Green
#A9BE70
ΔE00 9.22
Greenish Grey
#96AE8D
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBA2 #AEA2CB
analogous
#CBC3A2 #BFCBA2 #ABCBA2
triadic
#BFCBA2 #A2BFCB #CBA2BF
tetradic
#BFCBA2 #A2CBC3 #AEA2CB #CBA2AB
square
#BFCBA2 #A2CBC3 #AEA2CB #CBA2AB
split-complementary
#BFCBA2 #A2ABCB #C3A2CB
monochromatic
#889C57 #A4B57B #BFCBA2 #DAE1C9 #F1F4EB
Accessibility & contrast
On white
1.71
#BFCBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BFCBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBA2
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBA2 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A0
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#C3C7C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcba2; /* rgb */ color: rgb(191, 203, 162); /* oklch */ color: oklch(82.2% 0.057 120.9);
Tailwind
colors: {
custom: {
50: '#d2dabd',
500: '#bfcba2',
950: '#000000',
},
}SCSS
$custom: #bfcba2; $custom-light: #d2dabd; $custom-dark: #000000;
JSON
{
"hex": "#bfcba2",
"rgb": {
"r": 191,
"g": 203,
"b": 162
},
"hsl": {
"h": 77.561,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.82218,
"c": 0.05698,
"h": 120.9
},
"luminance": 0.56397
}Semantic roles & 50–950 ramp
primary
#BFCBA2
secondary
#7F71A0
accent
#3FA75D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382