#BFDFAC#BFDFAC
#BFDFAC is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.7% C 0.076 H 134.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFAC |
|---|---|
| RGB | rgb(191, 223, 172) |
| HSL | hsl(98, 44%, 77%) |
| HSV | hsv(98, 23%, 87%) |
| CMYK | cmyk(14.3%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(85.42, -19.69, 21.59) |
| CIE-LCH | lch(85.42, 29.22, 132.36°) |
| OKLab | oklab(86.72% -0.0531 0.055) |
| OKLCH | oklch(86.72% 0.077 134) |
| XYZ | xyz(55.3185, 66.8295, 49.0067) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.12
Light Sage
#BCECAC
ΔE00 4.21
Very Pale Green
#CFFDBC
ΔE00 6.76
Very Light Green
#D1FFBD
ΔE00 7.16
Washed Out Green
#BCF5A6
ΔE00 7.19
Hospital Green
#9BE5AA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFAC #CCACDF
analogous
#D9DFAC #BFDFAC #ACDFB2
triadic
#BFDFAC #ACBFDF #DFACBF
tetradic
#BFDFAC #ACD9DF #CCACDF #DFB2AC
square
#BFDFAC #ACD9DF #CCACDF #DFB2AC
split-complementary
#BFDFAC #B2ACDF #DFACD9
monochromatic
#7BBD54 #9DCE80 #BFDFAC #E1F0D8 #EEF6E9
Accessibility & contrast
On white
1.46
#BFDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BFDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFAC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFAC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A9
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#BFDBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdfac; /* rgb */ color: rgb(191, 223, 172); /* oklch */ color: oklch(86.7% 0.076 134.0);
Tailwind
colors: {
custom: {
50: '#d2e9c5',
500: '#bfdfac',
950: '#000000',
},
}SCSS
$custom: #bfdfac; $custom-light: #d2e9c5; $custom-dark: #000000;
JSON
{
"hex": "#bfdfac",
"rgb": {
"r": 191,
"g": 223,
"b": 172
},
"hsl": {
"h": 97.647,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86724,
"c": 0.0765,
"h": 134
},
"luminance": 0.6683
}Semantic roles & 50–950 ramp
primary
#BFDFAC
secondary
#A078B8
accent
#2EB884
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482