#BFCDAB#BFCDAB
#BFCDAB is a very light, muted yellow-green. Relative luminance 0.577; OKLCH L 82.9% C 0.049 H 125.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDAB |
|---|---|
| RGB | rgb(191, 205, 171) |
| HSL | hsl(85, 25%, 74%) |
| HSV | hsv(85, 17%, 80%) |
| CMYK | cmyk(6.8%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(80.56, -10.79, 15.35) |
| CIE-LCH | lch(80.56, 18.76, 125.11°) |
| OKLab | oklab(82.85% -0.0284 0.0395) |
| OKLCH | oklch(82.85% 0.049 125.7) |
| XYZ | xyz(50.6668, 57.6791, 46.9841) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.68
Light Grey Green
#B7E1A1
ΔE00 9.21
Greenish Grey
#96AE8D
ΔE00 9.40
Pale Olive
#B9CC81
ΔE00 9.45
Darkseagreen
#8FBC8F
ΔE00 9.99
Greenish Tan
#BCCB7A
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDAB #B9ABCD
analogous
#CDCAAB #BFCDAB #AECDAB
triadic
#BFCDAB #ABBFCD #CDABBF
tetradic
#BFCDAB #ABCDCA #B9ABCD #CDABAE
square
#BFCDAB #ABCDCA #B9ABCD #CDABAE
split-complementary
#BFCDAB #ABAECD #CAABCD
monochromatic
#849F5F #A2B685 #BFCDAB #DCE4D1 #F0F4EC
Accessibility & contrast
On white
1.68
#BFCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BFCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDAB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDAB | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#C1CAC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcdab; /* rgb */ color: rgb(191, 205, 171); /* oklch */ color: oklch(82.9% 0.049 125.7);
Tailwind
colors: {
custom: {
50: '#d2dcc4',
500: '#bfcdab',
950: '#000000',
},
}SCSS
$custom: #bfcdab; $custom-light: #d2dcc4; $custom-dark: #000000;
JSON
{
"hex": "#bfcdab",
"rgb": {
"r": 191,
"g": 205,
"b": 171
},
"hsl": {
"h": 84.706,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82852,
"c": 0.04868,
"h": 125.7
},
"luminance": 0.57679
}Semantic roles & 50–950 ramp
primary
#BFCDAB
secondary
#8B7AA2
accent
#42A46A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482