#BFDAAB#BFDAAB
#BFDAAB is a very light, moderate yellow-green. Relative luminance 0.642; OKLCH L 85.6% C 0.070 H 132.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDAAB |
|---|---|
| RGB | rgb(191, 218, 171) |
| HSL | hsl(94, 39%, 76%) |
| HSV | hsv(94, 22%, 85%) |
| CMYK | cmyk(12.4%, 0%, 21.6%, 14.5%) |
| CIE-LAB | lab(84.05, -17.37, 20.21) |
| CIE-LCH | lch(84.05, 26.65, 130.67°) |
| OKLab | oklab(85.63% -0.0467 0.0516) |
| OKLCH | oklch(85.63% 0.07 132.1) |
| XYZ | xyz(53.9067, 64.1589, 48.0641) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 5.77
Pale Olive
#B9CC81
ΔE00 7.79
Very Pale Green
#CFFDBC
ΔE00 8.20
Hospital Green
#9BE5AA
ΔE00 8.33
Very Light Green
#D1FFBD
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDAAB #C6ABDA
analogous
#D7DAAB #BFDAAB #ABDAAF
triadic
#BFDAAB #ABBFDA #DAABBF
tetradic
#BFDAAB #ABD7DA #C6ABDA #DAAFAB
square
#BFDAAB #ABD7DA #C6ABDA #DAAFAB
split-complementary
#BFDAAB #AFABDA #DAABD7
monochromatic
#7EB556 #9FC781 #BFDAAB #DFEDD5 #EFF6EA
Accessibility & contrast
On white
1.52
#BFDAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BFDAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDAAB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDAAB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A8
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#C0D6CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfdaab; /* rgb */ color: rgb(191, 218, 171); /* oklch */ color: oklch(85.6% 0.070 132.1);
Tailwind
colors: {
custom: {
50: '#d2e5c4',
500: '#bfdaab',
950: '#000000',
},
}SCSS
$custom: #bfdaab; $custom-light: #d2e5c4; $custom-dark: #000000;
JSON
{
"hex": "#bfdaab",
"rgb": {
"r": 191,
"g": 218,
"b": 171
},
"hsl": {
"h": 94.468,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.85626,
"c": 0.06961,
"h": 132.1
},
"luminance": 0.64159
}Semantic roles & 50–950 ramp
primary
#BFDAAB
secondary
#9978B2
accent
#34B27C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482