#BFDBAB#BFDBAB
#BFDBAB is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.8% C 0.071 H 132.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBAB |
|---|---|
| RGB | rgb(191, 219, 171) |
| HSL | hsl(95, 40%, 76%) |
| HSV | hsv(95, 22%, 86%) |
| CMYK | cmyk(12.8%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(84.32, -17.86, 20.59) |
| CIE-LCH | lch(84.32, 27.26, 130.95°) |
| OKLab | oklab(85.84% -0.0481 0.0526) |
| OKLCH | oklch(85.84% 0.071 132.4) |
| XYZ | xyz(54.1668, 64.6791, 48.1508) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 5.43
Pale Olive
#B9CC81
ΔE00 7.77
Very Pale Green
#CFFDBC
ΔE00 7.89
Hospital Green
#9BE5AA
ΔE00 8.08
Very Light Green
#D1FFBD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBAB #C7ABDB
analogous
#D7DBAB #BFDBAB #ABDBAF
triadic
#BFDBAB #ABBFDB #DBABBF
tetradic
#BFDBAB #ABD7DB #C7ABDB #DBAFAB
square
#BFDBAB #ABD7DB #C7ABDB #DBAFAB
split-complementary
#BFDBAB #AFABDB #DBABD7
monochromatic
#7EB655 #9EC980 #BFDBAB #E0EDD6 #EFF6EA
Accessibility & contrast
On white
1.51
#BFDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BFDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBAB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBAB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A8
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#C0D7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfdbab; /* rgb */ color: rgb(191, 219, 171); /* oklch */ color: oklch(85.8% 0.071 132.4);
Tailwind
colors: {
custom: {
50: '#d2e6c4',
500: '#bfdbab',
950: '#000000',
},
}SCSS
$custom: #bfdbab; $custom-light: #d2e6c4; $custom-dark: #000000;
JSON
{
"hex": "#bfdbab",
"rgb": {
"r": 191,
"g": 219,
"b": 171
},
"hsl": {
"h": 95,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85841,
"c": 0.07122,
"h": 132.4
},
"luminance": 0.6468
}Semantic roles & 50–950 ramp
primary
#BFDBAB
secondary
#9A77B3
accent
#32B37D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482