#BFDFAB#BFDFAB
#BFDFAB is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.7% C 0.078 H 133.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFAB |
|---|---|
| RGB | rgb(191, 223, 171) |
| HSL | hsl(97, 45%, 77%) |
| HSV | hsv(97, 23%, 87%) |
| CMYK | cmyk(14.3%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(85.40, -19.84, 22.08) |
| CIE-LCH | lch(85.40, 29.69, 131.95°) |
| OKLab | oklab(86.7% -0.0536 0.0562) |
| OKLCH | oklch(86.7% 0.078 133.6) |
| XYZ | xyz(55.2228, 66.7912, 48.5028) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.93
Light Sage
#BCECAC
ΔE00 4.11
Very Pale Green
#CFFDBC
ΔE00 6.70
Washed Out Green
#BCF5A6
ΔE00 7.05
Very Light Green
#D1FFBD
ΔE00 7.10
Hospital Green
#9BE5AA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFAB #CBABDF
analogous
#D9DFAB #BFDFAB #ABDFB1
triadic
#BFDFAB #ABBFDF #DFABBF
tetradic
#BFDFAB #ABD9DF #CBABDF #DFB1AB
square
#BFDFAB #ABD9DF #CBABDF #DFB1AB
split-complementary
#BFDFAB #B1ABDF #DFABD9
monochromatic
#7BBD52 #9DCE7F #BFDFAB #E1F0D7 #EEF7E9
Accessibility & contrast
On white
1.46
#BFDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BFDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFAB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFAB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A8
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#C0DBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdfab; /* rgb */ color: rgb(191, 223, 171); /* oklch */ color: oklch(86.7% 0.078 133.6);
Tailwind
colors: {
custom: {
50: '#d2e9c4',
500: '#bfdfab',
950: '#000000',
},
}SCSS
$custom: #bfdfab; $custom-light: #d2e9c4; $custom-dark: #000000;
JSON
{
"hex": "#bfdfab",
"rgb": {
"r": 191,
"g": 223,
"b": 171
},
"hsl": {
"h": 96.923,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86702,
"c": 0.07766,
"h": 133.6
},
"luminance": 0.66792
}Semantic roles & 50–950 ramp
primary
#BFDFAB
secondary
#9F76B8
accent
#2EB883
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482